From 98a347680e17828252861961f6bbee38dc924e7e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Apr 2020 05:11:44 +0100 Subject: [PATCH 1/2] fix: upgrade node-sass from 4.13.1 to 4.14.0 Snyk has created this PR to upgrade node-sass from 4.13.1 to 4.14.0. See this package in NPM: https://www.npmjs.com/package/node-sass See this project in Snyk: https://app.snyk.io/org/paulbjensen/project/6687087f-9f6c-4a16-96f3-163f83b0594f?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30d3c06..abe2346 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "@zeit/next-sass": "^1.0.1", "next": "^9.3.5", - "node-sass": "^4.13.1", + "node-sass": "^4.14.0", "react": "^16.13.1" } } From 45e3c7a65e1c8c40777638e21ae53ae8cae18a54 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Apr 2020 05:11:45 +0100 Subject: [PATCH 2/2] fix: upgrade node-sass from 4.13.1 to 4.14.0 Snyk has created this PR to upgrade node-sass from 4.13.1 to 4.14.0. See this package in NPM: https://www.npmjs.com/package/node-sass See this project in Snyk: https://app.snyk.io/org/paulbjensen/project/6687087f-9f6c-4a16-96f3-163f83b0594f?utm_source=github&utm_medium=upgrade-pr --- package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index d7d8da5..1d56513 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5559,9 +5559,9 @@ } }, "hosted-git-info": { - "version": "2.8.7", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.7.tgz", - "integrity": "sha512-ChkjQtKJ3GI6SsI4O5jwr8q8EPrWCnxuc4Tbx+vRI5x6mDOpjKKltNo1lRlszw3xwgTOSns1ZRBiMmmwpcvLxg==" + "version": "2.8.8", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", + "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==" }, "hsl-regex": { "version": "1.0.0", @@ -5725,9 +5725,9 @@ "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=" }, "in-publish": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz", - "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E=" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.1.tgz", + "integrity": "sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ==" }, "indent-string": { "version": "2.1.0", @@ -9225,9 +9225,9 @@ } }, "node-sass": { - "version": "4.13.1", - "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.13.1.tgz", - "integrity": "sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.14.0.tgz", + "integrity": "sha512-AxqU+DFpk0lEz95sI6jO0hU0Rwyw7BXVEv6o9OItoXLyeygPeaSpiV4rwQb10JiTghHaa0gZeD21sz+OsQluaw==", "requires": { "async-foreach": "^0.1.3", "chalk": "^1.1.1", @@ -12964,9 +12964,9 @@ } }, "spdx-exceptions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz", - "integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==" + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", + "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==" }, "spdx-expression-parse": { "version": "3.0.0",