mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-12 23:11:52 +01:00
fix: upgrade gatsby-plugin-sass from 6.13.1 to 6.14.0
Snyk has created this PR to upgrade gatsby-plugin-sass from 6.13.1 to 6.14.0. See this package in npm: gatsby-plugin-sass See this project in Snyk: https://app.snyk.io/org/mastermindzh/project/6eb54845-2bb5-45e0-80e2-6b3a1c53eee6?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
2d71d81e2d
commit
2bb44574d7
9
package-lock.json
generated
9
package-lock.json
generated
@ -25,7 +25,7 @@
|
|||||||
"gatsby-plugin-react-helmet": "^6.13.1",
|
"gatsby-plugin-react-helmet": "^6.13.1",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.8.0",
|
"gatsby-plugin-robots-txt": "^1.8.0",
|
||||||
"gatsby-plugin-sass": "^6.13.1",
|
"gatsby-plugin-sass": "^6.14.0",
|
||||||
"gatsby-plugin-sharp": "^5.13.1",
|
"gatsby-plugin-sharp": "^5.13.1",
|
||||||
"gatsby-plugin-sitemap": "^6.13.1",
|
"gatsby-plugin-sitemap": "^6.13.1",
|
||||||
"gatsby-remark-autolink-headers": "^6.13.1",
|
"gatsby-remark-autolink-headers": "^6.13.1",
|
||||||
@ -16429,9 +16429,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-sass": {
|
"node_modules/gatsby-plugin-sass": {
|
||||||
"version": "6.13.1",
|
"version": "6.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.13.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-6.14.0.tgz",
|
||||||
"integrity": "sha512-pHS1hJhOPMEaC1eLsuXgqskLBUxbpYR1lUb7yxL4jva0PX2HOQTYTczFYtueOWz/7RD0GjrDCHIWOzUIGauRsQ==",
|
"integrity": "sha512-3AirLeSpzGGqKDZNAGB33nfPXzPuQ6hGv3bYKhEeWMTapDAdaiF2BKLDSgcX+Dx30m2x8ZMlrDH3Krvsl5I5Vw==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"resolve-url-loader": "^3.1.5",
|
"resolve-url-loader": "^3.1.5",
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
"gatsby-plugin-react-helmet": "^6.13.1",
|
"gatsby-plugin-react-helmet": "^6.13.1",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.8.0",
|
"gatsby-plugin-robots-txt": "^1.8.0",
|
||||||
"gatsby-plugin-sass": "^6.13.1",
|
"gatsby-plugin-sass": "^6.14.0",
|
||||||
"gatsby-plugin-sharp": "^5.13.1",
|
"gatsby-plugin-sharp": "^5.13.1",
|
||||||
"gatsby-plugin-sitemap": "^6.13.1",
|
"gatsby-plugin-sitemap": "^6.13.1",
|
||||||
"gatsby-remark-autolink-headers": "^6.13.1",
|
"gatsby-remark-autolink-headers": "^6.13.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user