diff --git a/package.json b/package.json index 7a744a4..07b2140 100644 --- a/package.json +++ b/package.json @@ -46,10 +46,10 @@ "es-abstract": "^1.20.4" }, "devDependencies": { - "@es-shims/api": "^2.2.3", - "@ljharb/eslint-config": "^21.0.0", + "@es-shims/api": "^2.4.2", + "@ljharb/eslint-config": "^21.1.0", "array.prototype.map": "^1.0.5", - "aud": "^2.0.1", + "aud": "^2.0.3", "auto-changelog": "^2.4.0", "eslint": "=8.8.0", "functions-have-names": "^1.2.3", @@ -59,7 +59,7 @@ "nyc": "^10.3.2", "object-keys": "^1.1.1", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.1" + "tape": "^5.6.6" }, "testling": { "files": "test/index.js",