Merge pull request #40 from Mastermindzh/snyk-upgrade-75c0790e6ef5eeea26de138effa88d2b

[Snyk] Upgrade gatsby-plugin-image from 3.12.0 to 3.13.0
This commit is contained in:
Rick van Lieshout 2024-02-06 09:17:11 +01:00 committed by GitHub
commit 830b9cf4d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -19,7 +19,7 @@
"gatsby-plugin-catch-links": "^5.13.0", "gatsby-plugin-catch-links": "^5.13.0",
"gatsby-plugin-feed": "^5.13.0", "gatsby-plugin-feed": "^5.13.0",
"gatsby-plugin-google-gtag": "^5.13.0", "gatsby-plugin-google-gtag": "^5.13.0",
"gatsby-plugin-image": "^3.12.0", "gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-manifest": "^5.13.0", "gatsby-plugin-manifest": "^5.13.0",
"gatsby-plugin-optimize-svgs": "^1.0.5", "gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^6.13.0", "gatsby-plugin-react-helmet": "^6.13.0",
@ -15925,22 +15925,22 @@
} }
}, },
"node_modules/gatsby-plugin-image": { "node_modules/gatsby-plugin-image": {
"version": "3.12.0", "version": "3.13.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.13.0.tgz",
"integrity": "sha512-zvkEotc3EgWfxdUuIeu81fN/dTY8GRVxGYwRKI7kkHpKAFUz2CIIQjxg16LSRxv0lGfRUxfPqxuMqBuk99GWOQ==", "integrity": "sha512-l5aEZbl81lTJUzchL03CzbjOADmbSKUMcBP+TO4j5Mu//K286ilfNUa97QD6VeaWeLEBMCK2tACc+8wmgYmxvQ==",
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.18.6", "@babel/code-frame": "^7.18.6",
"@babel/parser": "^7.20.13", "@babel/parser": "^7.20.13",
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"@babel/traverse": "^7.20.13", "@babel/traverse": "^7.20.13",
"babel-jsx-utils": "^1.1.0", "babel-jsx-utils": "^1.1.0",
"babel-plugin-remove-graphql-queries": "^5.12.0", "babel-plugin-remove-graphql-queries": "^5.13.0",
"camelcase": "^6.3.0", "camelcase": "^6.3.0",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.12.0", "gatsby-core-utils": "^4.13.0",
"gatsby-plugin-utils": "^4.12.0", "gatsby-plugin-utils": "^4.13.0",
"objectFitPolyfill": "^2.3.5", "objectFitPolyfill": "^2.3.5",
"prop-types": "^15.8.1" "prop-types": "^15.8.1"
}, },

View File

@ -59,7 +59,7 @@
"gatsby-plugin-catch-links": "^5.13.0", "gatsby-plugin-catch-links": "^5.13.0",
"gatsby-plugin-feed": "^5.13.0", "gatsby-plugin-feed": "^5.13.0",
"gatsby-plugin-google-gtag": "^5.13.0", "gatsby-plugin-google-gtag": "^5.13.0",
"gatsby-plugin-image": "^3.12.0", "gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-manifest": "^5.13.0", "gatsby-plugin-manifest": "^5.13.0",
"gatsby-plugin-optimize-svgs": "^1.0.5", "gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^6.13.0", "gatsby-plugin-react-helmet": "^6.13.0",