diff --git a/package-lock.json b/package-lock.json index cb63bf406..332f6aea3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18004,9 +18004,9 @@ } }, "node_modules/oclif": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.0.tgz", - "integrity": "sha512-fRj4J4uIzvRmqSTKGYmYuioG6im29niMBL499wcAIOyRM2UHJslrKi8MCxpzNgqUr6ekkdvyQ13HyzgdPlhytQ==", + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.4.tgz", + "integrity": "sha512-CELZOdxSfpM2Kl3dGP0N4fL4+RReGP18vo6oNklWoSP4ka+pJTBzO3W0o15KHAyrzpes5cui+xur3UPZIGr0LQ==", "dev": true, "dependencies": { "@aws-sdk/client-cloudfront": "^3.699.0", @@ -18014,10 +18014,10 @@ "@inquirer/confirm": "^3.1.22", "@inquirer/input": "^2.2.4", "@inquirer/select": "^2.5.0", - "@oclif/core": "^4.0.37", - "@oclif/plugin-help": "^6.2.17", - "@oclif/plugin-not-found": "^3.2.30", - "@oclif/plugin-warn-if-update-available": "^3.1.21", + "@oclif/core": "^4.2.0", + "@oclif/plugin-help": "^6.2.20", + "@oclif/plugin-not-found": "^3.2.31", + "@oclif/plugin-warn-if-update-available": "^3.1.28", "async-retry": "^1.3.3", "chalk": "^4", "change-case": "^4",