Skip to content

Commit d34966b

Browse files
Update Gatsby
1 parent 7727099 commit d34966b

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"dependencies": {
88
"@babel/core": "7.19.3",
99
"bootstrap": "5.2.2",
10-
"gatsby": "4.24.4",
11-
"gatsby-plugin-gatsby-cloud": "4.24.0",
10+
"gatsby": "4.24.7",
11+
"gatsby-plugin-gatsby-cloud": "4.24.1",
1212
"gatsby-plugin-gdpr-cookies": "2.0.9",
1313
"gatsby-plugin-image": "2.24.0",
1414
"gatsby-plugin-manifest": "4.24.0",

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5534,10 +5534,10 @@ [email protected]:
55345534
"@parcel/transformer-js" "2.6.2"
55355535
"@parcel/transformer-json" "2.6.2"
55365536

5537-
5538-
version "4.24.0"
5539-
resolved "https://registry.yarnpkg.com/gatsby-plugin-gatsby-cloud/-/gatsby-plugin-gatsby-cloud-4.24.0.tgz#c011b847fcdf6ceb898d36989b2012252f9f7436"
5540-
integrity sha512-DTYhFkOmhRnFD0AY7faPjESVnWW662yIbk9p3pjZ0Qo1HPbDoZFE1hmv4mfv+E5JrUUof8vq4lM1poW554yc8g==
5537+
5538+
version "4.24.1"
5539+
resolved "https://registry.yarnpkg.com/gatsby-plugin-gatsby-cloud/-/gatsby-plugin-gatsby-cloud-4.24.1.tgz#a4148bfc3ba17e192f39f8cf6a87d7446c8fe8b0"
5540+
integrity sha512-ss6axQQ5fzIrHAdPsiBhGssy9d7XrDeJl6rUpXTyDV8RbQmniNm6BAhJ/cEQ2fo0xAhjwk/0rSQj54b0s2fdgQ==
55415541
dependencies:
55425542
"@babel/runtime" "^7.15.4"
55435543
fs-extra "^10.1.0"
@@ -5891,10 +5891,10 @@ gatsby-worker@^1.24.0:
58915891
"@babel/core" "^7.15.5"
58925892
"@babel/runtime" "^7.15.4"
58935893

5894-
5895-
version "4.24.4"
5896-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.4.tgz#48db456e812cc6ffd1f8180d393a5b01f4a9e03e"
5897-
integrity sha512-jUC5X3xspNKTGp5ADlwP7q1I9kZai9mS+cPkEZJvSetdAB5AZjYY867OxwBgj0awt/E1+f8AG255zanK7Nvwtg==
5894+
5895+
version "4.24.7"
5896+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.7.tgz#51036aed3df01ed2c403b6cb88512d8a820ab0e8"
5897+
integrity sha512-9eA80r0T618fdgdbNa/xuxJpsl0sPD2HBflPC18zNqhwCrboEXe057/VU2DUnQfqrgRislCAf8XDVTjgFXjbbQ==
58985898
dependencies:
58995899
"@babel/code-frame" "^7.14.0"
59005900
"@babel/core" "^7.15.5"
@@ -5996,6 +5996,7 @@ [email protected]:
59965996
graphql "^15.7.2"
59975997
graphql-compose "^9.0.7"
59985998
graphql-playground-middleware-express "^1.7.22"
5999+
graphql-tag "^2.12.6"
59996000
hasha "^5.2.2"
60006001
invariant "^2.2.4"
60016002
is-relative "^1.0.0"
@@ -6316,7 +6317,7 @@ graphql-playground-middleware-express@^1.7.22:
63166317
dependencies:
63176318
graphql-playground-html "^1.6.30"
63186319

6319-
graphql-tag@^2.11.0:
6320+
graphql-tag@^2.11.0, graphql-tag@^2.12.6:
63206321
version "2.12.6"
63216322
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
63226323
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==

0 commit comments

Comments
 (0)