diff --git a/package.json b/package.json index 9351a55..0acb002 100644 --- a/package.json +++ b/package.json @@ -41,16 +41,16 @@ "node": ">= 0.4" }, "devDependencies": { - "@ljharb/eslint-config": "^21.0.1", - "aud": "^2.0.2", + "@ljharb/eslint-config": "^21.1.0", + "aud": "^2.0.3", "auto-changelog": "^2.4.0", "eslint": "=8.8.0", "for-each": "^0.3.3", "npmignore": "^0.3.0", "nyc": "^10.3.2", - "object-inspect": "^1.12.3", + "object-inspect": "^1.13.1", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.3" + "tape": "^5.7.2" }, "dependencies": { "get-intrinsic": "^1.2.0",