Skip to content

Commit 410aa84

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-TAR-1536758
1 parent edff50b commit 410aa84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"mj-pa": "^1.3.1",
3838
"moment": "^2.23.0",
3939
"moment-strftime": "^0.5.0",
40-
"node-sass": "^4.14.1",
40+
"node-sass": "^5.0.0",
4141
"node-sass-utils": "^1.1.2",
4242
"postcss": "^8.2.8",
4343
"react": "^16.14.0",

0 commit comments

Comments
 (0)