mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
fix: upgrade gatsby-plugin-catch-links from 5.13.1 to 5.14.0
Snyk has created this PR to upgrade gatsby-plugin-catch-links from 5.13.1 to 5.14.0. See this package in npm: gatsby-plugin-catch-links 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
49cc8313c5
9
package-lock.json
generated
9
package-lock.json
generated
@ -16,7 +16,7 @@
|
|||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.14.0",
|
"gatsby": "^5.14.0",
|
||||||
"gatsby-link": "^5.12.1",
|
"gatsby-link": "^5.12.1",
|
||||||
"gatsby-plugin-catch-links": "^5.13.1",
|
"gatsby-plugin-catch-links": "^5.14.0",
|
||||||
"gatsby-plugin-feed": "^5.13.1",
|
"gatsby-plugin-feed": "^5.13.1",
|
||||||
"gatsby-plugin-google-gtag": "^5.13.1",
|
"gatsby-plugin-google-gtag": "^5.13.1",
|
||||||
"gatsby-plugin-image": "^3.13.0",
|
"gatsby-plugin-image": "^3.13.0",
|
||||||
@ -16185,9 +16185,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-catch-links": {
|
"node_modules/gatsby-plugin-catch-links": {
|
||||||
"version": "5.13.1",
|
"version": "5.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-5.13.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-5.14.0.tgz",
|
||||||
"integrity": "sha512-lU0AxsXWTEMzPhZZPSCQAAQyQkcfcrK1fVinxQ2Zc85A/d+3k76SsuH+G14LsqjhidknltwBddKtPdRE0DOSRA==",
|
"integrity": "sha512-dKMrQOHj0FCMz02FCARI50kFh5jnh1YWA4FoASzaggmhknmgm6A4JIRAwSQo2iEhxnMNgYOHN0FKLz0XSwjdTA==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"escape-string-regexp": "^1.0.5"
|
"escape-string-regexp": "^1.0.5"
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.14.0",
|
"gatsby": "^5.14.0",
|
||||||
"gatsby-link": "^5.12.1",
|
"gatsby-link": "^5.12.1",
|
||||||
"gatsby-plugin-catch-links": "^5.13.1",
|
"gatsby-plugin-catch-links": "^5.14.0",
|
||||||
"gatsby-plugin-feed": "^5.13.1",
|
"gatsby-plugin-feed": "^5.13.1",
|
||||||
"gatsby-plugin-google-gtag": "^5.13.1",
|
"gatsby-plugin-google-gtag": "^5.13.1",
|
||||||
"gatsby-plugin-image": "^3.13.0",
|
"gatsby-plugin-image": "^3.13.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user