Skip to content

Commit bec883f

Browse files
committed
[Deps] update call-bind, get-intrinsic, is-typed-array
1 parent 53ca341 commit bec883f

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
@@ -66,9 +66,9 @@
6666
"startingVersion": "2.0.1"
6767
},
6868
"dependencies": {
69-
"call-bind": "^1.0.2",
70-
"get-intrinsic": "^1.2.1",
71-
"is-typed-array": "^1.1.10"
69+
"call-bind": "^1.0.5",
70+
"get-intrinsic": "^1.2.2",
71+
"is-typed-array": "^1.1.13"
7272
},
7373
"publishConfig": {
7474
"ignore": [

0 commit comments

Comments
 (0)