Skip to content

Commit 8c13b84

Browse files
committed
[Deps] update call-bind, gopd, has-proto, is-typed-array
1 parent dfd248d commit 8c13b84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@
5757
},
5858
"homepage": "https://github.com/inspect-js/typed-array-byte-length#readme",
5959
"dependencies": {
60-
"call-bind": "^1.0.7",
60+
"call-bind": "^1.0.8",
6161
"for-each": "^0.3.3",
62-
"gopd": "^1.0.1",
63-
"has-proto": "^1.0.3",
64-
"is-typed-array": "^1.1.13"
62+
"gopd": "^1.2.0",
63+
"has-proto": "^1.2.0",
64+
"is-typed-array": "^1.1.14"
6565
},
6666
"devDependencies": {
6767
"@arethetypeswrong/cli": "^0.17.1",

0 commit comments

Comments
 (0)