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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent f7b3777 commit 9b5b385
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 @@ -119,7 +119,7 @@
"dependencies": {
"@babel/core": "7.19.0",
"@next/env": "12.3.2",
"@sentry/nextjs": "7.12.1",
"@sentry/nextjs": "7.13.0",
"@types/node": "18.7.14",
"@types/react": "17.0.49",
"@types/react-dom": "18.0.6",
Expand Down

0 comments on commit 9b5b385

Please sign in to comment.