Skip to content

Commit 179838b

Browse files
committed
Lock file maintenance
1 parent 31b7d73 commit 179838b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -725,9 +725,9 @@
725725
"@types/istanbul-lib-report" "*"
726726

727727
"@types/node@*":
728-
version "22.5.2"
729-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2.tgz#e42344429702e69e28c839a7e16a8262a8086793"
730-
integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==
728+
version "22.5.3"
729+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.3.tgz#91a374e42c6e7ccb5893a87f1775f36ce1671d65"
730+
integrity sha512-njripolh85IA9SQGTAqbmnNZTdxv7X/4OYGPz8tgy5JDr8MP+uDBa921GpYEoDDnwm0Hmn5ZPeJgiiSTPoOzkQ==
731731
dependencies:
732732
undici-types "~6.19.2"
733733

@@ -1381,9 +1381,9 @@ find-up@^4.0.0, find-up@^4.1.0:
13811381
path-exists "^4.0.0"
13821382

13831383
follow-redirects@^1.15.6:
1384-
version "1.15.6"
1385-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
1386-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
1384+
version "1.15.8"
1385+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.8.tgz#ae67b97ae32e0a7b36066a5448938374ec18d13d"
1386+
integrity sha512-xgrmBhBToVKay1q2Tao5LI26B83UhrB/vM1avwVSDzt8rx3rO6AizBAaF46EgksTVr+rFTQaqZZ9MVBfUe4nig==
13871387

13881388
fs.realpath@^1.0.0:
13891389
version "1.0.0"

0 commit comments

Comments
 (0)