diff --git a/package.json b/package.json index e94e15e..91f316f 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,9 @@ "postlint": "es-shim-api --bound" }, "devDependencies": { - "@es-shims/api": "^2.3.1", - "@ljharb/eslint-config": "^21.0.1", - "aud": "^2.0.2", + "@es-shims/api": "^2.4.2", + "@ljharb/eslint-config": "^21.1.0", + "aud": "^2.0.3", "auto-changelog": "^2.4.0", "eslint": "=8.8.0", "has-symbols": "^1.0.3", @@ -58,7 +58,7 @@ "npmignore": "^0.3.0", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.3" + "tape": "^5.6.6" }, "dependencies": { "define-properties": "^1.2.0",