Skip to content

Commit cf2a393

Browse files
chore(deps): update dependency @types/fs-extra to v9.0.13
1 parent 0e425d8 commit cf2a393

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

yarn.lock

+16-4
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@
195195
"@types/serve-static" "*"
196196

197197
"@types/fs-extra@^9.0.11":
198-
version "9.0.11"
199-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.11.tgz#8cc99e103499eab9f347dbc6ca4e99fb8d2c2b87"
200-
integrity sha512-mZsifGG4QeQ7hlkhO56u7zt/ycBgGxSVsFI/6lGTU34VtwkiqrrSDgw0+ygs8kFGWcXnFQWMrzF2h7TtDFNixA==
198+
version "9.0.13"
199+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45"
200+
integrity sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==
201201
dependencies:
202202
"@types/node" "*"
203203

@@ -233,7 +233,14 @@
233233
"@types/node" "*"
234234
form-data "^3.0.0"
235235

236-
"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@latest":
236+
"@types/node@*":
237+
version "22.14.0"
238+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
239+
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
240+
dependencies:
241+
undici-types "~6.21.0"
242+
243+
"@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@latest":
237244
version "15.0.2"
238245
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.2.tgz#51e9c0920d1b45936ea04341aa3e2e58d339fb67"
239246
integrity sha512-p68+a+KoxpoB47015IeYZYRrdqMUcpbK8re/zpFB8Ld46LHC1lPEbp3EXgkEhAYEcPvjJF6ZO+869SQ0aH1dcA==
@@ -1301,6 +1308,11 @@ unbox-primitive@^1.0.0:
13011308
has-symbols "^1.0.2"
13021309
which-boxed-primitive "^1.0.2"
13031310

1311+
undici-types@~6.21.0:
1312+
version "6.21.0"
1313+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
1314+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1315+
13041316
universalify@^2.0.0:
13051317
version "2.0.0"
13061318
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"

0 commit comments

Comments
 (0)