Skip to content

Commit 4e2db4d

Browse files
committed
[Deps] update array.prototype.every, glob, string.prototype.trim
1 parent df46769 commit 4e2db4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@ljharb/resumer": "^0.0.1",
2929
"@ljharb/through": "^2.3.9",
30-
"array.prototype.every": "^1.1.4",
30+
"array.prototype.every": "^1.1.5",
3131
"call-bind": "^1.0.2",
3232
"deep-equal": "^2.2.2",
3333
"defined": "^1.0.1",
@@ -45,7 +45,7 @@
4545
"object-keys": "^1.1.1",
4646
"object.assign": "^4.1.4",
4747
"resolve": "^2.0.0-next.4",
48-
"string.prototype.trim": "^1.2.7"
48+
"string.prototype.trim": "^1.2.8"
4949
},
5050
"devDependencies": {
5151
"@ljharb/eslint-config": "^21.1.0",

0 commit comments

Comments
 (0)