diff --git a/package.json b/package.json index d76564c..f5cbfe6 100644 --- a/package.json +++ b/package.json @@ -42,17 +42,17 @@ "homepage": "https://github.com/ljharb/safe-array-concat#readme", "devDependencies": { "@ljharb/eslint-config": "^21.1.0", - "aud": "^2.0.3", + "aud": "^2.0.4", "auto-changelog": "^2.4.0", "eslint": "=8.8.0", "evalmd": "^0.0.19", "in-publish": "^2.0.1", - "mock-property": "^1.0.2", - "npmignore": "^0.3.0", + "mock-property": "^1.0.3", + "npmignore": "^0.3.1", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", - "set-function-length": "^1.1.0", - "tape": "^5.7.1" + "set-function-length": "^1.2.0", + "tape": "^5.7.3" }, "dependencies": { "call-bind": "^1.0.2",