diff --git a/package.json b/package.json index 9c5fe35..7a83318 100755 --- a/package.json +++ b/package.json @@ -49,17 +49,18 @@ }, "devDependencies": { "@ljharb/eslint-config": "^21.0.0", - "aud": "^2.0.0", + "aud": "^2.0.1", "auto-changelog": "^2.4.0", "eslint": "=8.8.0", "has-symbols": "^1.0.3", "has-typed-arrays": "^1.0.1", + "in-publish": "^2.0.1", "npmignore": "^0.3.0", "nyc": "^10.3.2", "object.getownpropertydescriptors": "^2.1.4", "safe-publish-latest": "^2.0.0", "semver": "^6.3.0", - "tape": "^5.5.3" + "tape": "^5.6.1" }, "repository": { "type": "git",