async-array-buffer-broker
Advanced tools
Comparing version 4.0.60 to 4.0.61
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.1", | ||
"async-array-buffer-worker": "^6.0.60", | ||
"broker-factory": "^3.0.71", | ||
"@babel/runtime": "^7.20.6", | ||
"async-array-buffer-worker": "^6.0.61", | ||
"broker-factory": "^3.0.72", | ||
"tslib": "^2.4.1" | ||
@@ -20,3 +20,3 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.2", | ||
"@babel/core": "^7.20.5", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
@@ -53,3 +53,3 @@ "@babel/plugin-transform-runtime": "^7.19.6", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.1", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^11.1.36", | ||
@@ -81,3 +81,3 @@ "tslint": "^6.1.3", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.60" | ||
"version": "4.0.61" | ||
} |
Updated@babel/runtime@^7.20.6
Updatedbroker-factory@^3.0.72