diff --git a/package-lock.json b/package-lock.json index 5a2f5ff1..e52d923b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,6 +26,7 @@ "emoji-regex": "^10.3.0", "fast-glob": "^3.3.2", "graceful-fs": "^4.2.6", + "has-flag": "^4.0.0", "hpagent": "^1.2.0", "ignore": "^5.3.1", "ini": "4.1.3", @@ -37,6 +38,7 @@ "registry-auth-token": "^5.0.2", "semver": "^7.6.2", "signal-exit": "^4.1.0", + "supports-color": "^7.0.0", "supports-hyperlinks": "^3.1.0", "synp": "^1.9.13", "which": "^4.0.0", @@ -8819,10 +8821,9 @@ "license": "ISC" }, "node_modules/emoji-regex": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz", - "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==", - "license": "MIT" + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", + "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==" }, "node_modules/encodeurl": { "version": "1.0.2",