Skip to content

Commit acfe4a9

Browse files
committed
[Deps] update call-bind, has-proto, is-typed-array
1 parent aba282d commit acfe4a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
},
5555
"homepage": "https://github.com/inspect-js/typed-array-byte-length#readme",
5656
"dependencies": {
57-
"call-bind": "^1.0.2",
57+
"call-bind": "^1.0.7",
5858
"for-each": "^0.3.3",
59-
"has-proto": "^1.0.1",
60-
"is-typed-array": "^1.1.10"
59+
"has-proto": "^1.0.3",
60+
"is-typed-array": "^1.1.13"
6161
},
6262
"devDependencies": {
6363
"@ljharb/eslint-config": "^21.1.0",

0 commit comments

Comments
 (0)