Skip to content

Commit

Permalink
feat: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - gatsby from 4.23.0 to 5.13.5.
    See this package in npm: https://www.npmjs.com/package/gatsby
  - gatsby-plugin-catch-links from 4.23.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-catch-links
  - gatsby-plugin-emotion from 7.23.0 to 8.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-emotion
  - gatsby-plugin-feed from 4.23.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-feed
  - gatsby-plugin-google-gtag from 4.23.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-google-gtag
  - gatsby-plugin-offline from 5.23.0 to 6.13.2.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-offline
  - gatsby-plugin-sharp from 4.23.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-sharp
  - gatsby-plugin-twitter from 4.23.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-twitter
  - gatsby-plugin-typescript from 4.23.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-plugin-typescript
  - gatsby-remark-autolink-headers from 5.23.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-autolink-headers
  - gatsby-remark-copy-linked-files from 5.23.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-copy-linked-files
  - gatsby-remark-images from 6.23.0 to 7.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-images
  - gatsby-remark-prismjs from 6.23.0 to 7.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-prismjs
  - gatsby-remark-responsive-iframe from 5.23.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-responsive-iframe
  - gatsby-remark-smartypants from 5.23.0 to 6.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-remark-smartypants
  - gatsby-source-filesystem from 4.23.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-source-filesystem
  - gatsby-transformer-sharp from 4.23.0 to 5.13.1.
    See this package in npm: https://www.npmjs.com/package/gatsby-transformer-sharp

See this project in Snyk:
https://app.snyk.io/org/fengshangwuqi-github-marketplace/project/de2bfcf1-d26e-498c-9f9a-d508f52cff84?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 16, 2024
1 parent dd4f385 commit 728ae10
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,31 +78,31 @@
"algoliasearch": "4.14.2",
"facepaint": "1.2.1",
"figlet": "1.5.2",
"gatsby": "4.23.0",
"gatsby": "5.13.5",
"gatsby-plugin-algolia": "0.26.0",
"gatsby-plugin-catch-links": "4.23.0",
"gatsby-plugin-emotion": "7.23.0",
"gatsby-plugin-feed": "4.23.0",
"gatsby-plugin-google-gtag": "4.23.0",
"gatsby-plugin-catch-links": "5.13.1",
"gatsby-plugin-emotion": "8.13.1",
"gatsby-plugin-feed": "5.13.1",
"gatsby-plugin-google-gtag": "5.13.1",
"gatsby-plugin-image": "1.9.0",
"gatsby-plugin-mdx": "3.18.1",
"gatsby-plugin-offline": "5.23.0",
"gatsby-plugin-offline": "6.13.2",
"gatsby-plugin-pnpm": "1.2.10",
"gatsby-plugin-react-helmet-async": "1.2.3",
"gatsby-plugin-react-svg": "3.1.0",
"gatsby-plugin-sharp": "4.23.0",
"gatsby-plugin-twitter": "4.23.0",
"gatsby-plugin-typescript": "4.23.0",
"gatsby-remark-autolink-headers": "5.23.0",
"gatsby-remark-copy-linked-files": "5.23.0",
"gatsby-plugin-sharp": "5.13.1",
"gatsby-plugin-twitter": "5.13.1",
"gatsby-plugin-typescript": "5.13.1",
"gatsby-remark-autolink-headers": "6.13.1",
"gatsby-remark-copy-linked-files": "6.13.1",
"gatsby-remark-emojis": "0.4.3",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "6.23.0",
"gatsby-remark-prismjs": "6.23.0",
"gatsby-remark-responsive-iframe": "5.23.0",
"gatsby-remark-smartypants": "5.23.0",
"gatsby-source-filesystem": "4.23.0",
"gatsby-transformer-sharp": "4.23.0",
"gatsby-remark-images": "7.13.1",
"gatsby-remark-prismjs": "7.13.1",
"gatsby-remark-responsive-iframe": "6.13.1",
"gatsby-remark-smartypants": "6.13.1",
"gatsby-source-filesystem": "5.13.1",
"gatsby-transformer-sharp": "5.13.1",
"identity-obj-proxy": "3.0.0",
"immer": "9.0.16",
"lmdb-store": "1.6.14",
Expand Down

0 comments on commit 728ae10

Please sign in to comment.