mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Merge pull request #757 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-4.24.8
Bump gatsby from 4.24.5 to 4.24.8
This commit is contained in:
commit
70ce54da9c
2 changed files with 7 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
"@fontsource/noto-sans-display": "^4.5.13",
|
||||
"@icons-pack/react-simple-icons": "^5.11.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"gatsby": "^4.24.5",
|
||||
"gatsby": "^4.24.8",
|
||||
"gatsby-plugin-image": "^2.24.0",
|
||||
"gatsby-plugin-manifest": "^4.24.0",
|
||||
"gatsby-plugin-react-helmet": "^5.24.0",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -6242,10 +6242,10 @@ gatsby-worker@^1.24.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@^4.24.5:
|
||||
version "4.24.5"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.5.tgz#1c8612d142127154691812853e9e09edea5d4d08"
|
||||
integrity sha512-f47r+RQldDkBpmcQqixmvafwEqUNUKvtmov+n04uCKOdfkuiiSMPm2pGAWx3vesfut2Kf7nIVgZLZz9sRjXqKA==
|
||||
gatsby@^4.24.8:
|
||||
version "4.24.8"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.8.tgz#2f4c34b3e6727c78a31971e1902d9672e052b5af"
|
||||
integrity sha512-dbpAXMpWPv0P3H+xYhK2+XZ+W0xsgvZUvQTYhYEro7jVh9gBJr68tlT4YYH7J+9FThrIcg6MPLN7KLVJp8yyGw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -6347,6 +6347,7 @@ gatsby@^4.24.5:
|
|||
graphql "^15.7.2"
|
||||
graphql-compose "^9.0.7"
|
||||
graphql-playground-middleware-express "^1.7.22"
|
||||
graphql-tag "^2.12.6"
|
||||
hasha "^5.2.2"
|
||||
invariant "^2.2.4"
|
||||
is-relative "^1.0.0"
|
||||
|
@ -6671,7 +6672,7 @@ graphql-playground-middleware-express@^1.7.22:
|
|||
dependencies:
|
||||
graphql-playground-html "^1.6.30"
|
||||
|
||||
graphql-tag@^2.11.0:
|
||||
graphql-tag@^2.11.0, graphql-tag@^2.12.6:
|
||||
version "2.12.6"
|
||||
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
|
||||
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==
|
||||
|
|
Loading…
Add table
Reference in a new issue