Skip to content

Commit 732268b

Browse files
committed
[Deps] update array.prototype.every, string.prototype.trim
1 parent aa7de58 commit 732268b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@ljharb/resumer": "^0.1.3",
2424
"@ljharb/through": "^2.3.13",
25-
"array.prototype.every": "^1.1.5",
25+
"array.prototype.every": "^1.1.6",
2626
"call-bind": "^1.0.7",
2727
"deep-equal": "^2.2.3",
2828
"defined": "^1.0.1",
@@ -41,7 +41,7 @@
4141
"object-keys": "^1.1.1",
4242
"object.assign": "^4.1.5",
4343
"resolve": "^2.0.0-next.5",
44-
"string.prototype.trim": "^1.2.8"
44+
"string.prototype.trim": "^1.2.9"
4545
},
4646
"devDependencies": {
4747
"@ljharb/eslint-config": "^21.1.0",

0 commit comments

Comments
 (0)