Skip to content

Commit

Permalink
fix: examples/with-aws-amplify/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-AXIOS-6671926
  • Loading branch information
snyk-bot committed Dec 1, 2024
1 parent a5fea53 commit d6dd304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-aws-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"license": "MIT",
"dependencies": {
"aws-amplify": "2.1.0",
"aws-amplify": "3.0.1",
"immer": "3.1.3",
"nanoid": "2.0.3",
"next": "latest",
Expand Down

0 comments on commit d6dd304

Please sign in to comment.