Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed Jan 14, 2025
1 parent f739f91 commit edb0112
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 464 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"serve": "^11.3.0",
"standard-version": "^9.3.1",
"style-loader": "^1.2.1",
"stylelint": "^13.13.1",
"stylelint": "^16.13.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.20.1",
"terser-webpack-plugin": "^5.2.5",
Expand Down
Loading

0 comments on commit edb0112

Please sign in to comment.