Merge pull request #24 from Mastermindzh/snyk-upgrade-af1b404f0e811b24d2245c736ea39fec

[Snyk] Upgrade gatsby from 5.12.4 to 5.12.5
This commit is contained in:
Rick van Lieshout 2023-10-29 19:32:54 +01:00 committed by GitHub
commit 5329fdd6a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -14,7 +14,7 @@
"@fortawesome/react-fontawesome": "^0.2.0", "@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"disqus-react": "^1.1.5", "disqus-react": "^1.1.5",
"gatsby": "^5.12.4", "gatsby": "^5.12.5",
"gatsby-link": "^5.12.0", "gatsby-link": "^5.12.0",
"gatsby-plugin-catch-links": "^5.12.0", "gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-feed": "^5.12.0",
@ -15251,9 +15251,9 @@
} }
}, },
"node_modules/gatsby": { "node_modules/gatsby": {
"version": "5.12.4", "version": "5.12.5",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.5.tgz",
"integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", "integrity": "sha512-7BCWmzY+Gmy8PpByzEpvQnZu0fOiDPSiU35HRnjL5yJjGm1j3d7YymIs54j14h5ENJ3ep6QhRbJ0z590CjNxDg==",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.18.6", "@babel/code-frame": "^7.18.6",
@ -15339,7 +15339,7 @@
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"gatsby-cli": "^5.12.1", "gatsby-cli": "^5.12.1",
"gatsby-core-utils": "^4.12.0", "gatsby-core-utils": "^4.12.0",
"gatsby-graphiql-explorer": "^3.12.0", "gatsby-graphiql-explorer": "^3.12.1",
"gatsby-legacy-polyfills": "^3.12.0", "gatsby-legacy-polyfills": "^3.12.0",
"gatsby-link": "^5.12.0", "gatsby-link": "^5.12.0",
"gatsby-page-utils": "^3.12.0", "gatsby-page-utils": "^3.12.0",
@ -15756,11 +15756,11 @@
} }
}, },
"node_modules/gatsby-graphiql-explorer": { "node_modules/gatsby-graphiql-explorer": {
"version": "3.12.0", "version": "3.12.1",
"resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz",
"integrity": "sha512-vr86oLhif5uZ+VSTE34DYjtBDCIHWpJHh4+65fmgZh+WtDv1lyONJ/WWmyD+dNMHlGsZtR6wVvBjrj5iFRDGRw==", "integrity": "sha512-c2iG+4nAft2cTS9zgnPUAYNBtxTWGKjI26QIfjuo25j7/klnz8rLQYdj6TA4Z2Y3yyTyBspAHr9ho6zvOHlBJg==",
"engines": { "engines": {
"node": ">=18.0.0" "node": ">=14.15.0"
} }
}, },
"node_modules/gatsby-legacy-polyfills": { "node_modules/gatsby-legacy-polyfills": {

View File

@ -54,7 +54,7 @@
"@fortawesome/react-fontawesome": "^0.2.0", "@fortawesome/react-fontawesome": "^0.2.0",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"disqus-react": "^1.1.5", "disqus-react": "^1.1.5",
"gatsby": "^5.12.4", "gatsby": "^5.12.5",
"gatsby-link": "^5.12.0", "gatsby-link": "^5.12.0",
"gatsby-plugin-catch-links": "^5.12.0", "gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-feed": "^5.12.0", "gatsby-plugin-feed": "^5.12.0",