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:
Rick van Lieshout 2024-06-09 11:35:28 +02:00 committed by GitHub
commit f18dd8874f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View File

@ -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",

View File

@ -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",