Skip to content

Commit f7630c3

Browse files
committed
[Deps] update call-bound, has-dynamic-import, is-regex, object.assign
1 parent 33a1036 commit f7630c3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,23 @@
2424
"@ljharb/through": "^2.3.13",
2525
"array.prototype.every": "^1.1.7",
2626
"call-bind": "^1.0.8",
27-
"call-bound": "^1.0.2",
27+
"call-bound": "^1.0.3",
2828
"deep-equal": "^2.2.3",
2929
"defined": "^1.0.1",
3030
"dotignore": "^0.1.2",
3131
"for-each": "^0.3.3",
3232
"get-package-type": "^0.1.0",
3333
"glob": "^7.2.3",
34-
"has-dynamic-import": "^2.1.0",
34+
"has-dynamic-import": "^2.1.1",
3535
"hasown": "^2.0.2",
3636
"inherits": "^2.0.4",
37-
"is-regex": "^1.2.0",
37+
"is-regex": "^1.2.1",
3838
"minimist": "^1.2.8",
3939
"mock-property": "^1.1.0",
4040
"object-inspect": "^1.13.3",
4141
"object-is": "^1.1.6",
4242
"object-keys": "^1.1.1",
43-
"object.assign": "^4.1.5",
43+
"object.assign": "^4.1.7",
4444
"resolve": "^2.0.0-next.5",
4545
"string.prototype.trim": "^1.2.10"
4646
},

0 commit comments

Comments
 (0)