diff --git a/node_modules/object-inspect/package.json b/node_modules/object-inspect/package.json index cabd07a0e5..9751ca76bc 100644 --- a/node_modules/object-inspect/package.json +++ b/node_modules/object-inspect/package.json @@ -9,8 +9,8 @@ "core-js": "^2.6.11", "eslint": "^7.1.0", "for-each": "^0.3.3", - "nyc": "^10.3.2", - "safe-publish-latest": "^1.1.4", + "nyc": "^15.0.0", + "safe-publish-latest": "^2.0.0", "string.prototype.repeat": "^1.0.0", "tape": "^5.0.1" },