@@ -5088,9 +5088,9 @@ babel-preset-current-node-syntax@^1.0.0:
5088
5088
"@babel/plugin-syntax-top-level-await" "^7.8.3"
5089
5089
5090
5090
babel-preset-gatsby@^2.2.0, babel-preset-gatsby@^2.4.0:
5091
- version "2.4 .0"
5092
- resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.4 .0.tgz#5e6c57165c25705299ac79e0b79103c23f3d2024 "
5093
- integrity sha512-kgSs6zyG6Uba5RxRu8QgzhKMCOLpDJ5XDCAINaZZpn0jNKHx+FyCEjtIjWTMREOn4lPInv6G8+NcrHw6zn6y+g ==
5091
+ version "2.6 .0"
5092
+ resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.6 .0.tgz#9badd7610d950a4b1966549f26395037cc3dfa8a "
5093
+ integrity sha512-ATl4c7LGySIZhBcYV9pL2vp8VTj6jtduG4b00dWgFb+v/Op1FXMUJ70KSRDUVE6fccFdw2abJlbuOgZgwCQFPA ==
5094
5094
dependencies:
5095
5095
"@babel/plugin-proposal-class-properties" "^7.14.0"
5096
5096
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@@ -5105,8 +5105,8 @@ babel-preset-gatsby@^2.2.0, babel-preset-gatsby@^2.4.0:
5105
5105
babel-plugin-dynamic-import-node "^2.3.3"
5106
5106
babel-plugin-macros "^2.8.0"
5107
5107
babel-plugin-transform-react-remove-prop-types "^0.4.24"
5108
- gatsby-core-utils "^3.4 .0"
5109
- gatsby-legacy-polyfills "^2.4 .0"
5108
+ gatsby-core-utils "^3.6 .0"
5109
+ gatsby-legacy-polyfills "^2.6 .0"
5110
5110
5111
5111
babel-preset-jest@^27.4.0:
5112
5112
version "27.4.0"
@@ -9098,17 +9098,18 @@ gatsby-cli@^4.4.0:
9098
9098
yoga-layout-prebuilt "^1.10.0"
9099
9099
yurnalist "^2.1.0"
9100
9100
9101
- gatsby-core-utils@^3.2.0, gatsby-core-utils@^3.4.0:
9102
- version "3.4 .0"
9103
- resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.4 .0.tgz#6d5658dc045dcf60a314d4f2d0bc85e260659837 "
9104
- integrity sha512-dYQpyo1BLGJzxQOXgGs1Fbj7jzGj5cKAIPYz2hz2l4Aus6skwjjaUlOjZlrWIahNHoLkx3mH0f5y6E8205T/aQ ==
9101
+ gatsby-core-utils@^3.2.0, gatsby-core-utils@^3.4.0, gatsby-core-utils@^3.6.0 :
9102
+ version "3.6 .0"
9103
+ resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.6 .0.tgz#0e2f951e2c53731bdb459eb118eb3815a90a9393 "
9104
+ integrity sha512-xmjtOWQfLinNbgBiDRT1KpEfDZm0Z0u6+hsf8EH8Ps5UCIhKinGrdtK+QH+RzPGCV1PUg/E/pnLVqQLCvD+tmA ==
9105
9105
dependencies:
9106
9106
"@babel/runtime" "^7.15.4"
9107
9107
ci-info "2.0.0"
9108
9108
configstore "^5.0.1"
9109
9109
file-type "^16.5.3"
9110
9110
fs-extra "^10.0.0"
9111
9111
got "^11.8.3"
9112
+ lock "^1.1.0"
9112
9113
node-object-hash "^2.3.10"
9113
9114
proper-lockfile "^4.1.2"
9114
9115
tmp "^0.2.1"
@@ -9121,10 +9122,10 @@ gatsby-graphiql-explorer@^2.4.0:
9121
9122
dependencies:
9122
9123
"@babel/runtime" "^7.15.4"
9123
9124
9124
- gatsby-legacy-polyfills@^2.4.0:
9125
- version "2.4 .0"
9126
- resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.4 .0.tgz#73325b747e42c2a66ef2448045b02ff360e2065b "
9127
- integrity sha512-dnSu7fz+a7kaCLNYz0DV0IZ+6Fu/wvsT/sOrPIwFat9c/NiioBMyZe5O2q7Vh7EGs496AsZLfkcvZ0LaDSDeTQ ==
9125
+ gatsby-legacy-polyfills@^2.4.0, gatsby-legacy-polyfills@^2.6.0 :
9126
+ version "2.6 .0"
9127
+ resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.6 .0.tgz#a8296427eb3218d84e2df645a49ab0a8997b2d88 "
9128
+ integrity sha512-SbZ9s1bUKJo/ED41MMZx16Oh2DaRBuzQ20WRub995RqqthIGXA5oEv/64hNgBWjkuYZdqu+XtACr6Rscd6QXKw ==
9128
9129
dependencies:
9129
9130
"@babel/runtime" "^7.15.4"
9130
9131
core-js-compat "3.9.0"
@@ -12411,7 +12412,7 @@ locate-path@^5.0.0:
12411
12412
dependencies:
12412
12413
p-locate "^4.1.0"
12413
12414
12414
- lock@^1.0.0:
12415
+ lock@^1.0.0, lock@^1.1.0 :
12415
12416
version "1.1.0"
12416
12417
resolved "https://registry.yarnpkg.com/lock/-/lock-1.1.0.tgz#53157499d1653b136ca66451071fca615703fa55"
12417
12418
integrity sha1-UxV0mdFlOxNspmRRBx/KYVcD+lU=
0 commit comments