diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 74482aec..0d9eb0a5 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -2582,9 +2582,9 @@ } }, "node_modules/@oclif/core": { - "version": "3.19.3", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.19.3.tgz", - "integrity": "sha512-pILSMpQ1ltAe51dgGxVsjfEVaZrRSEE3pKBGh/GtUkmVCJCP2MiS4AFg1qiLGrwjks0WrzSii3QdM4jDLyMAAA==", + "version": "3.19.4", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.19.4.tgz", + "integrity": "sha512-Q8JWPbz3YusttsBi+GngxtuhXQ9esAPQbhpp0ABxX9fcOeNPa2EA66oSxpOExxFjI3H3KFSHBUNPeDlp8syRog==", "dependencies": { "@types/cli-progress": "^3.11.5", "ansi-escapes": "^4.3.2",