File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@types/chai" : " ^4.3.12" ,
27
27
"@types/mocha" : " ^10.0.9" ,
28
- "@types/node" : " ^22.7.7 " ,
28
+ "@types/node" : " ^22.8.1 " ,
29
29
"chai" : " ^4.3.10" ,
30
30
"copy-webpack-plugin" : " ^11.0.0" ,
31
31
"eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 357
357
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.9.tgz#101e9da88d2c02e5ac8952982c23b224524d662a"
358
358
integrity sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==
359
359
360
- " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^22.7.7 ":
361
- version "22.7.7 "
362
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.7 .tgz#6cd9541c3dccb4f7e8b141b491443f4a1570e307 "
363
- integrity sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q ==
360
+ " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^22.8.1 ":
361
+ version "22.8.1 "
362
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1 .tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16 "
363
+ integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg ==
364
364
dependencies :
365
- undici-types "~6.19.2 "
365
+ undici-types "~6.19.8 "
366
366
367
367
" @types/unist@*" , "@types/unist@^3.0.0":
368
368
version "3.0.3"
@@ -2781,7 +2781,7 @@ uglify-js@^3.1.4:
2781
2781
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
2782
2782
integrity sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==
2783
2783
2784
- undici-types@~6.19.2 :
2784
+ undici-types@~6.19.8 :
2785
2785
version "6.19.8"
2786
2786
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2787
2787
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
You can’t perform that action at this time.
0 commit comments