Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @commercelayer/react-components from 4.2.2 to 4.15.9.
    See this package in npm: https://www.npmjs.com/package/@commercelayer/react-components
  - @tailwindcss/forms from 0.4.1 to 0.5.7.
    See this package in npm: https://www.npmjs.com/package/@tailwindcss/forms
  - autoprefixer from 10.4.5 to 10.4.20.
    See this package in npm: https://www.npmjs.com/package/autoprefixer
  - axios from 0.26.1 to 0.28.1.
    See this package in npm: https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/googlecloud-fD9E4u83kGB6j2zHM2NDFc/project/27a7ceba-d8f5-419f-a07a-b5c6d66a2a70?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 15, 2024
1 parent ab8cf66 commit 90c176f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,18 @@
},
"dependencies": {
"@commercelayer/js-auth": "^4.1.1",
"@commercelayer/react-components": "4.2.2",
"@commercelayer/react-components": "4.15.9",
"@headlessui/react": "^1.5.0",
"@next/env": "^13.4.9",
"@portabletext/react": "^3.0.4",
"@sanity/client": "^6.1.7",
"@sanity/image-url": "^1.0.2",
"@sanity/vision": "^3.4.0",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.2",
"autoprefixer": "10.4.5",
"axios": "^0.26.0",
"autoprefixer": "10.4.20",
"axios": "^0.28.1",
"iframe-resizer-react": "^1.1.0",
"js-cookie": "^3.0.1",
"latest": "^0.2.0",
Expand Down

0 comments on commit 90c176f

Please sign in to comment.