Skip to content

Commit

Permalink
fix: examples/with-cloudinary/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 26, 2024
1 parent dad42c4 commit da44189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-cloudinary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eslint-config-next": "^13.0.1",
"framer-motion": "^7.6.4",
"imagemin": "^8.0.1",
"imagemin-jpegtran": "^7.0.0",
"imagemin-jpegtran": "^8.0.0",
"next": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit da44189

Please sign in to comment.