Skip to content

Commit fb6f5af

Browse files
committed
Lock file maintenance
1 parent 537ce0e commit fb6f5af

File tree

2 files changed

+199
-197
lines changed

2 files changed

+199
-197
lines changed

plugins/gatsby-plugin-ghost-manifest/yarn.lock

Lines changed: 85 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/highlight" "^7.23.4"
3535
chalk "^2.4.2"
3636

37-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
37+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
3838
version "7.23.5"
3939
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
4040
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
@@ -60,12 +60,12 @@
6060
json5 "^2.2.1"
6161
semver "^6.3.0"
6262

63-
"@babel/generator@^7.18.2", "@babel/generator@^7.23.5":
64-
version "7.23.5"
65-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755"
66-
integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==
63+
"@babel/generator@^7.18.2", "@babel/generator@^7.23.6":
64+
version "7.23.6"
65+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
66+
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
6767
dependencies:
68-
"@babel/types" "^7.23.5"
68+
"@babel/types" "^7.23.6"
6969
"@jridgewell/gen-mapping" "^0.3.2"
7070
"@jridgewell/trace-mapping" "^0.3.17"
7171
jsesc "^2.5.1"
@@ -84,21 +84,21 @@
8484
dependencies:
8585
"@babel/types" "^7.22.15"
8686

87-
"@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6":
88-
version "7.22.15"
89-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
90-
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
87+
"@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
88+
version "7.23.6"
89+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
90+
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
9191
dependencies:
92-
"@babel/compat-data" "^7.22.9"
93-
"@babel/helper-validator-option" "^7.22.15"
94-
browserslist "^4.21.9"
92+
"@babel/compat-data" "^7.23.5"
93+
"@babel/helper-validator-option" "^7.23.5"
94+
browserslist "^4.22.2"
9595
lru-cache "^5.1.1"
9696
semver "^6.3.1"
9797

98-
"@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.5":
99-
version "7.23.5"
100-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.5.tgz#2a8792357008ae9ce8c0f2b78b9f646ac96b314b"
101-
integrity sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A==
98+
"@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.6":
99+
version "7.23.6"
100+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.6.tgz#b04d915ce92ce363666f816a884cdcfc9be04953"
101+
integrity sha512-cBXU1vZni/CpGF29iTu4YRbOZt3Wat6zCoMDxRF1MayiEc4URxOj31tT65HUM0CRpMowA3HCJaAOVOUnMf96cw==
102102
dependencies:
103103
"@babel/helper-annotate-as-pure" "^7.22.5"
104104
"@babel/helper-environment-visitor" "^7.22.20"
@@ -119,10 +119,10 @@
119119
regexpu-core "^5.3.1"
120120
semver "^6.3.1"
121121

122-
"@babel/helper-define-polyfill-provider@^0.4.3":
123-
version "0.4.3"
124-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba"
125-
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==
122+
"@babel/helper-define-polyfill-provider@^0.4.4":
123+
version "0.4.4"
124+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
125+
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
126126
dependencies:
127127
"@babel/helper-compilation-targets" "^7.22.6"
128128
"@babel/helper-plugin-utils" "^7.22.5"
@@ -251,13 +251,13 @@
251251
"@babel/types" "^7.22.19"
252252

253253
"@babel/helpers@^7.18.2":
254-
version "7.23.5"
255-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e"
256-
integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==
254+
version "7.23.6"
255+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
256+
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
257257
dependencies:
258258
"@babel/template" "^7.22.15"
259-
"@babel/traverse" "^7.23.5"
260-
"@babel/types" "^7.23.5"
259+
"@babel/traverse" "^7.23.6"
260+
"@babel/types" "^7.23.6"
261261

262262
"@babel/highlight@^7.23.4":
263263
version "7.23.4"
@@ -268,10 +268,10 @@
268268
chalk "^2.4.2"
269269
js-tokens "^4.0.0"
270270

271-
"@babel/parser@^7.18.0", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5":
272-
version "7.23.5"
273-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563"
274-
integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==
271+
"@babel/parser@^7.18.0", "@babel/parser@^7.22.15", "@babel/parser@^7.23.6":
272+
version "7.23.6"
273+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
274+
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
275275

276276
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
277277
version "7.23.3"
@@ -601,12 +601,13 @@
601601
"@babel/helper-plugin-utils" "^7.22.5"
602602
"@babel/plugin-syntax-flow" "^7.23.3"
603603

604-
"@babel/plugin-transform-for-of@^7.23.3":
605-
version "7.23.3"
606-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559"
607-
integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==
604+
"@babel/plugin-transform-for-of@^7.23.6":
605+
version "7.23.6"
606+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e"
607+
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==
608608
dependencies:
609609
"@babel/helper-plugin-utils" "^7.22.5"
610+
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
610611

611612
"@babel/plugin-transform-function-name@^7.23.3":
612613
version "7.23.3"
@@ -830,9 +831,9 @@
830831
"@babel/helper-plugin-utils" "^7.22.5"
831832

832833
"@babel/plugin-transform-runtime@^7.15.0":
833-
version "7.23.4"
834-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.4.tgz#5132b388580002fc5cb7c84eccfb968acdc231cb"
835-
integrity sha512-ITwqpb6V4btwUG0YJR82o2QvmWrLgDnx/p2A3CTPYGaRgULkDiC0DRA2C4jlRB9uXGUEfaSS/IGHfVW+ohzYDw==
834+
version "7.23.6"
835+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.6.tgz#bf853cd0a675c16ee33e6ba2a63b536e75e5d754"
836+
integrity sha512-kF1Zg62aPseQ11orDhFRw+aPG/eynNQtI+TyY+m33qJa2cJ5EEvza2P2BNTIA9E5MyqFABHEyY6CPHwgdy9aNg==
836837
dependencies:
837838
"@babel/helper-module-imports" "^7.22.15"
838839
"@babel/helper-plugin-utils" "^7.22.5"
@@ -878,12 +879,12 @@
878879
"@babel/helper-plugin-utils" "^7.22.5"
879880

880881
"@babel/plugin-transform-typescript@^7.15.4":
881-
version "7.23.5"
882-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.5.tgz#83da13ef62a1ebddf2872487527094b31c9adb84"
883-
integrity sha512-2fMkXEJkrmwgu2Bsv1Saxgj30IXZdJ+84lQcKKI7sm719oXs0BBw2ZENKdJdR1PjWndgLCEBNXJOri0fk7RYQA==
882+
version "7.23.6"
883+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz#aa36a94e5da8d94339ae3a4e22d40ed287feb34c"
884+
integrity sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==
884885
dependencies:
885886
"@babel/helper-annotate-as-pure" "^7.22.5"
886-
"@babel/helper-create-class-features-plugin" "^7.23.5"
887+
"@babel/helper-create-class-features-plugin" "^7.23.6"
887888
"@babel/helper-plugin-utils" "^7.22.5"
888889
"@babel/plugin-syntax-typescript" "^7.23.3"
889890

@@ -919,12 +920,12 @@
919920
"@babel/helper-plugin-utils" "^7.22.5"
920921

921922
"@babel/preset-env@^7.15.4":
922-
version "7.23.5"
923-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1"
924-
integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A==
923+
version "7.23.6"
924+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a"
925+
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==
925926
dependencies:
926927
"@babel/compat-data" "^7.23.5"
927-
"@babel/helper-compilation-targets" "^7.22.15"
928+
"@babel/helper-compilation-targets" "^7.23.6"
928929
"@babel/helper-plugin-utils" "^7.22.5"
929930
"@babel/helper-validator-option" "^7.23.5"
930931
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
@@ -964,7 +965,7 @@
964965
"@babel/plugin-transform-dynamic-import" "^7.23.4"
965966
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
966967
"@babel/plugin-transform-export-namespace-from" "^7.23.4"
967-
"@babel/plugin-transform-for-of" "^7.23.3"
968+
"@babel/plugin-transform-for-of" "^7.23.6"
968969
"@babel/plugin-transform-function-name" "^7.23.3"
969970
"@babel/plugin-transform-json-strings" "^7.23.4"
970971
"@babel/plugin-transform-literals" "^7.23.3"
@@ -1047,9 +1048,9 @@
10471048
regenerator-runtime "^0.13.4"
10481049

10491050
"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
1050-
version "7.23.5"
1051-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.5.tgz#11edb98f8aeec529b82b211028177679144242db"
1052-
integrity sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w==
1051+
version "7.23.6"
1052+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d"
1053+
integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==
10531054
dependencies:
10541055
regenerator-runtime "^0.14.0"
10551056

@@ -1062,26 +1063,26 @@
10621063
"@babel/parser" "^7.22.15"
10631064
"@babel/types" "^7.22.15"
10641065

1065-
"@babel/traverse@^7.18.2", "@babel/traverse@^7.23.5":
1066-
version "7.23.5"
1067-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec"
1068-
integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==
1066+
"@babel/traverse@^7.18.2", "@babel/traverse@^7.23.6":
1067+
version "7.23.6"
1068+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1069+
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
10691070
dependencies:
10701071
"@babel/code-frame" "^7.23.5"
1071-
"@babel/generator" "^7.23.5"
1072+
"@babel/generator" "^7.23.6"
10721073
"@babel/helper-environment-visitor" "^7.22.20"
10731074
"@babel/helper-function-name" "^7.23.0"
10741075
"@babel/helper-hoist-variables" "^7.22.5"
10751076
"@babel/helper-split-export-declaration" "^7.22.6"
1076-
"@babel/parser" "^7.23.5"
1077-
"@babel/types" "^7.23.5"
1078-
debug "^4.1.0"
1077+
"@babel/parser" "^7.23.6"
1078+
"@babel/types" "^7.23.6"
1079+
debug "^4.3.1"
10791080
globals "^11.1.0"
10801081

1081-
"@babel/types@^7.18.2", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.5", "@babel/types@^7.4.4":
1082-
version "7.23.5"
1083-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602"
1084-
integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==
1082+
"@babel/types@^7.18.2", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.4.4":
1083+
version "7.23.6"
1084+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
1085+
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
10851086
dependencies:
10861087
"@babel/helper-string-parser" "^7.23.4"
10871088
"@babel/helper-validator-identifier" "^7.22.20"
@@ -1147,28 +1148,28 @@ babel-plugin-dynamic-import-node@^2.3.3:
11471148
object.assign "^4.1.0"
11481149

11491150
babel-plugin-polyfill-corejs2@^0.4.6:
1150-
version "0.4.6"
1151-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313"
1152-
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==
1151+
version "0.4.7"
1152+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
1153+
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==
11531154
dependencies:
11541155
"@babel/compat-data" "^7.22.6"
1155-
"@babel/helper-define-polyfill-provider" "^0.4.3"
1156+
"@babel/helper-define-polyfill-provider" "^0.4.4"
11561157
semver "^6.3.1"
11571158

11581159
babel-plugin-polyfill-corejs3@^0.8.5:
1159-
version "0.8.6"
1160-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz#25c2d20002da91fe328ff89095c85a391d6856cf"
1161-
integrity sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==
1160+
version "0.8.7"
1161+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04"
1162+
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==
11621163
dependencies:
1163-
"@babel/helper-define-polyfill-provider" "^0.4.3"
1164+
"@babel/helper-define-polyfill-provider" "^0.4.4"
11641165
core-js-compat "^3.33.1"
11651166

11661167
babel-plugin-polyfill-regenerator@^0.5.3:
1167-
version "0.5.3"
1168-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5"
1169-
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==
1168+
version "0.5.4"
1169+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4"
1170+
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==
11701171
dependencies:
1171-
"@babel/helper-define-polyfill-provider" "^0.4.3"
1172+
"@babel/helper-define-polyfill-provider" "^0.4.4"
11721173

11731174
babel-preset-gatsby-package@2.15.0:
11741175
version "2.15.0"
@@ -1231,7 +1232,7 @@ braces@~3.0.2:
12311232
dependencies:
12321233
fill-range "^7.0.1"
12331234

1234-
browserslist@^4.21.9, browserslist@^4.22.2:
1235+
browserslist@^4.22.2:
12351236
version "4.22.2"
12361237
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
12371238
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
@@ -1259,9 +1260,9 @@ call-bind@^1.0.5:
12591260
set-function-length "^1.1.1"
12601261

12611262
caniuse-lite@^1.0.30001565:
1262-
version "1.0.30001568"
1263-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001568.tgz#53fa9297273c9a977a560663f48cbea1767518b7"
1264-
integrity sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A==
1263+
version "1.0.30001570"
1264+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca"
1265+
integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw==
12651266

12661267
chalk@^2.4.2:
12671268
version "2.4.2"
@@ -1375,7 +1376,7 @@ cross-spawn@^7.0.1:
13751376
shebang-command "^2.0.0"
13761377
which "^2.0.1"
13771378

1378-
debug@^4.1.0, debug@^4.1.1:
1379+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
13791380
version "4.3.4"
13801381
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
13811382
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -1418,9 +1419,9 @@ detect-libc@^2.0.0, detect-libc@^2.0.1:
14181419
integrity sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==
14191420

14201421
electron-to-chromium@^1.4.601:
1421-
version "1.4.609"
1422-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.609.tgz#5790a70aaa96de232501b56e14b64d17aff93988"
1423-
integrity sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw==
1422+
version "1.4.615"
1423+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.615.tgz#b1c41839962d2e4e63dca05519da9040e34848c2"
1424+
integrity sha512-/bKPPcgZVUziECqDc+0HkT87+0zhaWSZHNXqF8FLd2lQcptpmUFwoCSWjCdOng9Gdq+afKArPdEg/0ZW461Eng==
14241425

14251426
end-of-stream@^1.1.0, end-of-stream@^1.4.1:
14261427
version "1.4.4"
@@ -1848,9 +1849,9 @@ regenerator-runtime@^0.13.4:
18481849
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
18491850

18501851
regenerator-runtime@^0.14.0:
1851-
version "0.14.0"
1852-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
1853-
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
1852+
version "0.14.1"
1853+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
1854+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
18541855

18551856
regenerator-transform@^0.15.2:
18561857
version "0.15.2"

0 commit comments

Comments
 (0)