Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk (#82)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @types/react from 18.3.4 to 18.3.5.
    See this package in npm: https://www.npmjs.com/package/@types/react
  - framer-motion from 11.3.30 to 11.3.31.
    See this package in npm: https://www.npmjs.com/package/framer-motion

See this project in Snyk:
https://app.snyk.io/org/bamanczak-ice/project/68245c62-eace-4bbd-8f2e-fbcd9379f3e9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bamanczak and snyk-bot authored Sep 23, 2024
1 parent 32809a1 commit f5b033c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions blog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"astro-og-canvas": "^0.5.3",
"astro-tooltips": "^0.6.2",
"bowser": "^2.11.0",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"nanostores": "^0.11.3",
"overlayscrollbars": "^2.10.0",
"preline": "^2.4.1",
Expand Down

0 comments on commit f5b033c

Please sign in to comment.