diff --git a/package-lock.json b/package-lock.json index 4679a0882..c05198f9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5382,9 +5382,9 @@ } }, "node_modules/@oclif/plugin-version": { - "version": "2.2.10", - "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.10.tgz", - "integrity": "sha512-eyM9DxSnqDfW2PArmxrcV+48GYuhR7hzqIVhpdrkkyLr6STD61ZKIcuU8YJ/5PT1RA+8FgA1RJllH3JswWxhrQ==", + "version": "2.2.11", + "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.11.tgz", + "integrity": "sha512-xXGFEsUwSGMDYCw3T+b1WuO3PzUDyCGvMzYl1kLTzO2i83bpNMOGfHsx6nt/g6bx7KCskhsyn7wYEVXxY3BzZg==", "dependencies": { "@oclif/core": "^4", "ansis": "^3.3.1"