Skip to content

Commit

Permalink
fix: upgrade framer-motion from 10.6.8 to 10.16.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade framer-motion from 10.6.8 to 10.16.4.

See this package in npm:
https://www.npmjs.com/package/framer-motion

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/3c2e4d29-922f-4773-8b0f-2419632cde42?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 29, 2023
1 parent 778cef6 commit 5a10e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start"
},
"dependencies": {
"framer-motion": "latest",
"framer-motion": "10.16.4",
"next": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit 5a10e96

Please sign in to comment.