Skip to content

Commit 4ae2fb5

Browse files
committed
[Deps] update call-bound, get-intrinsic, which-typed-array
1 parent a82cc11 commit 4ae2fb5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@
9292
"dependencies": {
9393
"array-buffer-byte-length": "^1.0.2",
9494
"call-bind": "^1.0.8",
95-
"call-bound": "^1.0.3",
95+
"call-bound": "^1.0.4",
9696
"define-properties": "^1.2.1",
9797
"es-abstract": "^1.23.9",
9898
"es-errors": "^1.3.0",
99-
"get-intrinsic": "^1.2.7",
99+
"get-intrinsic": "^1.3.0",
100100
"is-array-buffer": "^3.0.5",
101101
"is-shared-array-buffer": "^1.0.4",
102102
"is-typed-array": "^1.1.15",
@@ -107,7 +107,7 @@
107107
"typed-array-byte-length": "^1.0.3",
108108
"typed-array-byte-offset": "^1.0.4",
109109
"typed-array-length": "^1.0.7",
110-
"which-typed-array": "^1.1.18"
110+
"which-typed-array": "^1.1.19"
111111
},
112112
"engines": {
113113
"node": ">= 0.4"

0 commit comments

Comments
 (0)