Skip to content

Commit

Permalink
fix: testapps/next/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-NEXT-6032387
  • Loading branch information
snyk-bot committed Oct 25, 2023
1 parent 5792c57 commit 6b989a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testapps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@tolgee/format-icu": "5.13.3",
"@tolgee/react": "5.13.3",
"next": "13.4.7",
"next": "13.5.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down

0 comments on commit 6b989a0

Please sign in to comment.