We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
call-bind
has-proto
is-typed-array
1 parent aba282d commit acfe4a9Copy full SHA for acfe4a9
package.json
@@ -54,10 +54,10 @@
54
},
55
"homepage": "https://github.com/inspect-js/typed-array-byte-length#readme",
56
"dependencies": {
57
- "call-bind": "^1.0.2",
+ "call-bind": "^1.0.7",
58
"for-each": "^0.3.3",
59
- "has-proto": "^1.0.1",
60
- "is-typed-array": "^1.1.10"
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13"
61
62
"devDependencies": {
63
"@ljharb/eslint-config": "^21.1.0",
0 commit comments