Skip to content

Commit

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

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/slavikdenis/project/19959b9b-6911-4512-b899-c76436ab05bb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 26, 2024
1 parent 41daa9f commit 5081ac1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@ducanh2912/next-pwa": "^9.7.2",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"framer-motion": "^10.16.10",
"framer-motion": "^10.17.9",
"next": "^14.0.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5010,10 +5010,10 @@ form-data@~2.3.2:
combined-stream "^1.0.6"
mime-types "^2.1.12"

framer-motion@^10.16.10:
version "10.16.16"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.16.tgz#a10a03e1190a717109163cfff212a84c8ad11b0c"
integrity sha512-je6j91rd7NmUX7L1XHouwJ4v3R+SO4umso2LUcgOct3rHZ0PajZ80ETYZTajzEXEl9DlKyzjyt4AvGQ+lrebOw==
framer-motion@^10.17.9:
version "10.18.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.18.0.tgz#1f4fc51403996ea7170af885bd44a7079d255950"
integrity sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit 5081ac1

Please sign in to comment.