diff --git a/package-lock.json b/package-lock.json index 099f317..19582fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1298,9 +1298,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" }, "lowercase-keys": { "version": "1.0.1", @@ -2366,7 +2366,8 @@ "console-control-strings": { "version": "1.1.0", "resolved": false, - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=" + "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", + "optional": true }, "gauge": { "version": "2.6.0", @@ -2407,6 +2408,7 @@ "version": "1.0.2", "resolved": false, "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -2417,6 +2419,7 @@ "version": "1.0.0", "resolved": false, "integrity": "sha1-9psZLT99keOC5Lcb3bd4eGGasMY=", + "optional": true, "requires": { "number-is-nan": "^1.0.0" }, @@ -2424,7 +2427,8 @@ "number-is-nan": { "version": "1.0.0", "resolved": false, - "integrity": "sha1-wCD1KcUoKt/dIz2R1LGBw9aG3Es=" + "integrity": "sha1-wCD1KcUoKt/dIz2R1LGBw9aG3Es=", + "optional": true } } }, @@ -2432,6 +2436,7 @@ "version": "1.0.0", "resolved": false, "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", + "optional": true, "requires": { "number-is-nan": "^1.0.0" }, @@ -2439,7 +2444,8 @@ "number-is-nan": { "version": "1.0.0", "resolved": false, - "integrity": "sha1-wCD1KcUoKt/dIz2R1LGBw9aG3Es=" + "integrity": "sha1-wCD1KcUoKt/dIz2R1LGBw9aG3Es=", + "optional": true } } }