diff --git a/package.json b/package.json index e24d59e..c7235c6 100644 --- a/package.json +++ b/package.json @@ -58,8 +58,8 @@ "homepage": "https://github.com/es-shims/Number.isSafeInteger#readme", "devDependencies": { "@es-shims/api": "^2.5.0", - "@ljharb/eslint-config": "^21.1.0", - "aud": "^2.0.3", + "@ljharb/eslint-config": "^21.1.1", + "aud": "^2.0.5", "auto-changelog": "^2.4.0", "eslint": "=8.8.0", "functions-have-names": "^1.2.3", @@ -67,7 +67,7 @@ "npmignore": "^0.3.1", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", - "tape": "^5.7.5" + "tape": "^5.8.1" }, "dependencies": { "call-bind": "^1.0.7",