diff --git a/package-lock.json b/package-lock.json index 9486e37..23a2f9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.2.5.tgz", "integrity": "sha512-lMhwQTryFbG+wYsAIEKC1Kf5IGDlVNnONRogIBllh7LLoV7pNIxW0z9fhjRar9NBql+hd2Y49KboVVNxf6GEfg==", "requires": { - "debug": "2.6.9" + "debug": "^2.6.9" } }, "inspect-f": {