Skip to content

Commit c0c30d5

Browse files
committed
[Deps] update call-bind, gopd, has-proto, reflect.getprototypeof
1 parent 2638bd5 commit c0c30d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
"homepage": "https://github.com./inspect-js/typed-array-byte-offset#readme",
5959
"dependencies": {
6060
"available-typed-arrays": "^1.0.7",
61-
"call-bind": "^1.0.7",
61+
"call-bind": "^1.0.8",
6262
"for-each": "^0.3.3",
63-
"gopd": "^1.0.1",
64-
"has-proto": "^1.0.3",
63+
"gopd": "^1.2.0",
64+
"has-proto": "^1.2.0",
6565
"is-typed-array": "^1.1.13",
66-
"reflect.getprototypeof": "^1.0.6"
66+
"reflect.getprototypeof": "^1.0.8"
6767
},
6868
"devDependencies": {
6969
"@arethetypeswrong/cli": "^0.17.1",

0 commit comments

Comments
 (0)