Skip to content

Commit 540e3a1

Browse files
committed
[Deps] update call-bind, regexp.prototype.flags, which-typed-array
1 parent 21851a6 commit 540e3a1

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
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"array-buffer-byte-length": "^1.0.0",
35-
"call-bind": "^1.0.2",
35+
"call-bind": "^1.0.5",
3636
"es-get-iterator": "^1.1.3",
3737
"get-intrinsic": "^1.2.1",
3838
"is-arguments": "^1.1.1",
@@ -44,11 +44,11 @@
4444
"object-is": "^1.1.5",
4545
"object-keys": "^1.1.1",
4646
"object.assign": "^4.1.4",
47-
"regexp.prototype.flags": "^1.5.0",
47+
"regexp.prototype.flags": "^1.5.1",
4848
"side-channel": "^1.0.4",
4949
"which-boxed-primitive": "^1.0.2",
5050
"which-collection": "^1.0.1",
51-
"which-typed-array": "^1.1.11"
51+
"which-typed-array": "^1.1.13"
5252
},
5353
"devDependencies": {
5454
"@ljharb/eslint-config": "^21.1.0",

0 commit comments

Comments
 (0)