Skip to content

Commit 8c23055

Browse files
fix(package): update async-array-buffer-worker to version 6.0.62
1 parent 2b4c0e7 commit 8c23055

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.7",
1313
"async-array-buffer-broker": "^4.0.62",
14-
"async-array-buffer-worker": "^6.0.61",
14+
"async-array-buffer-worker": "^6.0.62",
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)