mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
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:
commit
830b9cf4d8
14
package-lock.json
generated
14
package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
"gatsby-plugin-catch-links": "^5.13.0",
|
||||
"gatsby-plugin-feed": "^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-optimize-svgs": "^1.0.5",
|
||||
"gatsby-plugin-react-helmet": "^6.13.0",
|
||||
@ -15925,22 +15925,22 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-image": {
|
||||
"version": "3.12.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.0.tgz",
|
||||
"integrity": "sha512-zvkEotc3EgWfxdUuIeu81fN/dTY8GRVxGYwRKI7kkHpKAFUz2CIIQjxg16LSRxv0lGfRUxfPqxuMqBuk99GWOQ==",
|
||||
"version": "3.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.13.0.tgz",
|
||||
"integrity": "sha512-l5aEZbl81lTJUzchL03CzbjOADmbSKUMcBP+TO4j5Mu//K286ilfNUa97QD6VeaWeLEBMCK2tACc+8wmgYmxvQ==",
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.18.6",
|
||||
"@babel/parser": "^7.20.13",
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@babel/traverse": "^7.20.13",
|
||||
"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",
|
||||
"chokidar": "^3.5.3",
|
||||
"common-tags": "^1.8.2",
|
||||
"fs-extra": "^11.1.1",
|
||||
"gatsby-core-utils": "^4.12.0",
|
||||
"gatsby-plugin-utils": "^4.12.0",
|
||||
"gatsby-core-utils": "^4.13.0",
|
||||
"gatsby-plugin-utils": "^4.13.0",
|
||||
"objectFitPolyfill": "^2.3.5",
|
||||
"prop-types": "^15.8.1"
|
||||
},
|
||||
|
@ -59,7 +59,7 @@
|
||||
"gatsby-plugin-catch-links": "^5.13.0",
|
||||
"gatsby-plugin-feed": "^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-optimize-svgs": "^1.0.5",
|
||||
"gatsby-plugin-react-helmet": "^6.13.0",
|
||||
|
Loading…
Reference in New Issue
Block a user