Skip to content

Commit 328d90f

Browse files
committed
Lock file maintenance
1 parent 6088fcd commit 328d90f

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

yarn.lock

+20-20
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@
2424
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
2525

2626
"@babel/core@^7.11.6", "@babel/core@^7.12.3":
27-
version "7.23.6"
28-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
29-
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
27+
version "7.23.7"
28+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
29+
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
3030
dependencies:
3131
"@ampproject/remapping" "^2.2.0"
3232
"@babel/code-frame" "^7.23.5"
3333
"@babel/generator" "^7.23.6"
3434
"@babel/helper-compilation-targets" "^7.23.6"
3535
"@babel/helper-module-transforms" "^7.23.3"
36-
"@babel/helpers" "^7.23.6"
36+
"@babel/helpers" "^7.23.7"
3737
"@babel/parser" "^7.23.6"
3838
"@babel/template" "^7.22.15"
39-
"@babel/traverse" "^7.23.6"
39+
"@babel/traverse" "^7.23.7"
4040
"@babel/types" "^7.23.6"
4141
convert-source-map "^2.0.0"
4242
debug "^4.1.0"
@@ -137,13 +137,13 @@
137137
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
138138
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
139139

140-
"@babel/helpers@^7.23.6":
141-
version "7.23.6"
142-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
143-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
140+
"@babel/helpers@^7.23.7":
141+
version "7.23.7"
142+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
143+
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
144144
dependencies:
145145
"@babel/template" "^7.22.15"
146-
"@babel/traverse" "^7.23.6"
146+
"@babel/traverse" "^7.23.7"
147147
"@babel/types" "^7.23.6"
148148

149149
"@babel/highlight@^7.23.4":
@@ -259,9 +259,9 @@
259259
"@babel/helper-plugin-utils" "^7.22.5"
260260

261261
"@babel/runtime@^7.18.9", "@babel/runtime@^7.7.6":
262-
version "7.23.6"
263-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d"
264-
integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==
262+
version "7.23.7"
263+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.7.tgz#dd7c88deeb218a0f8bd34d5db1aa242e0f203193"
264+
integrity sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==
265265
dependencies:
266266
regenerator-runtime "^0.14.0"
267267

@@ -274,10 +274,10 @@
274274
"@babel/parser" "^7.22.15"
275275
"@babel/types" "^7.22.15"
276276

277-
"@babel/traverse@^7.23.6":
278-
version "7.23.6"
279-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
280-
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
277+
"@babel/traverse@^7.23.7":
278+
version "7.23.7"
279+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
280+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
281281
dependencies:
282282
"@babel/code-frame" "^7.23.5"
283283
"@babel/generator" "^7.23.6"
@@ -736,9 +736,9 @@
736736
"@types/istanbul-lib-report" "*"
737737

738738
"@types/node@*":
739-
version "20.10.5"
740-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
741-
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
739+
version "20.10.6"
740+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
741+
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
742742
dependencies:
743743
undici-types "~5.26.4"
744744

0 commit comments

Comments
 (0)