From e10cc52cbf72b8620b42f50a090cd5631392e649 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Aug 2024 04:07:52 +0000 Subject: [PATCH] feat: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - gatsby from 4.23.0 to 5.13.7. 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 --- package.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 8f5ec116b..16203b515 100644 --- a/package.json +++ b/package.json @@ -78,31 +78,31 @@ "algoliasearch": "4.14.2", "facepaint": "1.2.1", "figlet": "1.5.2", - "gatsby": "4.23.0", + "gatsby": "5.13.7", "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",