diff --git a/package.json b/package.json index b48b4f5..ca44f75 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "devDependencies": { "@es-shims/api": "^2.4.2", "@ljharb/eslint-config": "^21.1.0", - "aud": "^2.0.3", + "aud": "^2.0.4", "auto-changelog": "^2.4.0", "es-value-fixtures": "^1.4.2", "eslint": "=8.8.0", @@ -65,11 +65,11 @@ "has-strict-mode": "^1.0.1", "has-symbols": "^1.0.3", "in-publish": "^2.0.1", - "mock-property": "^1.0.0", - "npmignore": "^0.3.0", + "mock-property": "^1.0.3", + "npmignore": "^0.3.1", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.6" + "tape": "^5.7.5" }, "dependencies": { "call-bind": "^1.0.2",