diff --git a/package.json b/package.json index a60ae3f5..c577c99e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@ljharb/resumer": "^0.1.3", "@ljharb/through": "^2.3.13", - "array.prototype.every": "^1.1.5", + "array.prototype.every": "^1.1.6", "call-bind": "^1.0.7", "deep-equal": "^2.2.3", "defined": "^1.0.1", @@ -41,7 +41,7 @@ "object-keys": "^1.1.1", "object.assign": "^4.1.5", "resolve": "^2.0.0-next.5", - "string.prototype.trim": "^1.2.8" + "string.prototype.trim": "^1.2.9" }, "devDependencies": { "@ljharb/eslint-config": "^21.1.0",