Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
  • Loading branch information
snyk-bot committed Dec 16, 2021
commit 0a2b310ae7573b0ca76e65f3e040c263f8ce2a9f
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"scssphp": "https://github.com/boldgrid/scssphp.git#master",
"smartmenus": "^1.1.0",
"wow.js": "^1.2.2",
"snyk": "^1.338.0"
"snyk": "^1.685.0"
},
"snyk": true
}
Expand Down
Loading