mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
Merge pull request #51 from Mastermindzh/snyk-upgrade-1ec6f5ea75691615cd0ee105f6e608ea
[Snyk] Upgrade gatsby from 5.13.4 to 5.13.5
This commit is contained in:
commit
f18dd8874f
11
package-lock.json
generated
11
package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.13.4",
|
"gatsby": "^5.13.5",
|
||||||
"gatsby-link": "^5.12.1",
|
"gatsby-link": "^5.12.1",
|
||||||
"gatsby-plugin-catch-links": "^5.13.1",
|
"gatsby-plugin-catch-links": "^5.13.1",
|
||||||
"gatsby-plugin-feed": "^5.13.1",
|
"gatsby-plugin-feed": "^5.13.1",
|
||||||
@ -15275,10 +15275,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby": {
|
"node_modules/gatsby": {
|
||||||
"version": "5.13.4",
|
"version": "5.13.5",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.4.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.13.5.tgz",
|
||||||
"integrity": "sha512-ZV5LL4ipWO2HZSWHWdU2qwS++9tr+fxxF+ScbSwzukrrCTHjTq8+DkpfOMiY498lmTUZ5LvRvT0WQmuVx/gXVQ==",
|
"integrity": "sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.18.6",
|
"@babel/code-frame": "^7.18.6",
|
||||||
"@babel/core": "^7.20.12",
|
"@babel/core": "^7.20.12",
|
||||||
@ -15307,7 +15308,7 @@
|
|||||||
"@types/http-proxy": "^1.17.11",
|
"@types/http-proxy": "^1.17.11",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.60.1",
|
"@typescript-eslint/eslint-plugin": "^5.60.1",
|
||||||
"@typescript-eslint/parser": "^5.60.1",
|
"@typescript-eslint/parser": "^5.60.1",
|
||||||
"@vercel/webpack-asset-relocator-loader": "^1.7.3",
|
"@vercel/webpack-asset-relocator-loader": "1.7.3",
|
||||||
"acorn-loose": "^8.3.0",
|
"acorn-loose": "^8.3.0",
|
||||||
"acorn-walk": "^8.2.0",
|
"acorn-walk": "^8.2.0",
|
||||||
"address": "1.2.2",
|
"address": "1.2.2",
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.13.4",
|
"gatsby": "^5.13.5",
|
||||||
"gatsby-link": "^5.12.1",
|
"gatsby-link": "^5.12.1",
|
||||||
"gatsby-plugin-catch-links": "^5.13.1",
|
"gatsby-plugin-catch-links": "^5.13.1",
|
||||||
"gatsby-plugin-feed": "^5.13.1",
|
"gatsby-plugin-feed": "^5.13.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user