Skip to content

Commit c195bcb

Browse files
fix(package): update async-array-buffer-worker to version 6.0.60
1 parent da800d8 commit c195bcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@babel/runtime": "^7.20.1",
1313
"async-array-buffer-broker": "^4.0.60",
14-
"async-array-buffer-worker": "^6.0.59",
14+
"async-array-buffer-worker": "^6.0.60",
1515
"tslib": "^2.4.1"
1616
},
1717
"description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.",

0 commit comments

Comments
 (0)