diff --git a/package-lock.json b/package-lock.json index 7c868496b..6e303b63c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5153,14 +5153,13 @@ } }, "node_modules/@oclif/plugin-warn-if-update-available": { - "version": "3.1.24", - "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.24.tgz", - "integrity": "sha512-VXlVCJO+Pmv5r4FM7ZA3fp8NkYpaySW1CO3DubQOehpPzjNhRuAFz9xngl9CI5Huh/4exUuwm2JmcJ6+EauKSg==", - "license": "MIT", + "version": "3.1.26", + "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.26.tgz", + "integrity": "sha512-tG96vi0GvZ/azDPQ9NUnwRFhD5YQ4Z+9FpH329vTnNg2Z+WMy5sijPbaiTuEMuYMyUZyv2IKpFyGLV9BnNjaTQ==", "dependencies": { "@oclif/core": "^4", "ansis": "^3.3.1", - "debug": "^4.3.5", + "debug": "^4.4.0", "http-call": "^5.2.2", "lodash": "^4.17.21", "registry-auth-token": "^5.0.3"