Skip to content

Commit

Permalink
fix: package.json 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-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed Nov 26, 2024
1 parent 7b50715 commit b4fa7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-ssr-friendly": "1.0.6",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-testing-library": "6.0.2",
"eslint-plugin-testing-library": "7.0.0",
"execa": "4.0.2",
"fast-glob": "3.2.7",
"filenamify": "4.2.0",
Expand Down

0 comments on commit b4fa7be

Please sign in to comment.