diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 35158eba..95f11895 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1727,9 +1727,9 @@ } }, "node_modules/@oclif/core": { - "version": "3.23.0", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.23.0.tgz", - "integrity": "sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==", + "version": "3.24.0", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.24.0.tgz", + "integrity": "sha512-7winwcmTwimbihdDT8NjHppOEJG40DODLpP/F5DqLb+tVTxC8oFsoB7T9Ocj7fZyelgmMtnUz7XgvSZHj+6eCQ==", "dependencies": { "@types/cli-progress": "^3.11.5", "ansi-escapes": "^4.3.2",