diff --git a/package-lock.json b/package-lock.json index 548504eae..d50fd49a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5004,9 +5004,9 @@ } }, "node_modules/@oclif/core": { - "version": "3.26.5", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.5.tgz", - "integrity": "sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==", + "version": "3.26.6", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz", + "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==", "dependencies": { "@types/cli-progress": "^3.11.5", "ansi-escapes": "^4.3.2",