diff --git a/node_modules/object-inspect/package.json b/node_modules/object-inspect/package.json index cabd07a0e5..c1b4f4a051 100644 --- a/node_modules/object-inspect/package.json +++ b/node_modules/object-inspect/package.json @@ -5,11 +5,11 @@ "main": "index.js", "devDependencies": { "@ljharb/eslint-config": "^17.1.0", - "aud": "^1.1.2", + "aud": "^2.0.0", "core-js": "^2.6.11", "eslint": "^7.1.0", "for-each": "^0.3.3", - "nyc": "^10.3.2", + "nyc": "^15.0.0", "safe-publish-latest": "^1.1.4", "string.prototype.repeat": "^1.0.0", "tape": "^5.0.1"