Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 88aa7e1

Browse files
snyk-botsaitho
authored andcommitted
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
1 parent eea00c8 commit 88aa7e1

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
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"amphtml-validator": "^1.0.33",
3434
"meow": "^8.0.0",
35-
"node-sass": "^6.0.1",
35+
"node-sass": "^7.0.1",
3636
"node-sass-tilde-importer": "git+https://github.com/saitho/node-sass-tilde-importer.git"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)