File tree 2 files changed +19
-12
lines changed
2 files changed +19
-12
lines changed Original file line number Diff line number Diff line change 32
32
"provenance" : true
33
33
},
34
34
"devDependencies" : {
35
- "@types/debug" : " ^4.1.5 " ,
35
+ "@types/debug" : " ^4.1.12 " ,
36
36
"@types/jest" : " ^29.0.0" ,
37
- "@types/node" : " ^ 22.10.5 " ,
37
+ "@types/node" : " ~ 22.10.7 " ,
38
38
"@types/promise-retry" : " ^1.1.3" ,
39
39
"jest" : " ^29.0.0" ,
40
40
"prettier" : " ^3.4.2" ,
44
44
"typescript" : " ~5.4.5"
45
45
},
46
46
"dependencies" : {
47
- "debug" : " ^4.1.1 " ,
47
+ "debug" : " ^4.4.0 " ,
48
48
"promise-retry" : " ^2.0.1"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 903
903
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
904
904
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
905
905
906
- " @types/debug@^4.1.5 " :
907
- version "4.1.5"
908
- resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
909
- integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==
906
+ " @types/debug@^4.1.12 " :
907
+ version "4.1.12"
908
+ resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
909
+ integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==
910
+ dependencies :
911
+ " @types/ms" " *"
910
912
911
913
" @types/graceful-fs@^4.1.3 " :
912
914
version "4.1.5"
942
944
expect "^29.0.0"
943
945
pretty-format "^29.0.0"
944
946
947
+ " @types/ms@* " :
948
+ version "2.1.0"
949
+ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78"
950
+ integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
951
+
945
952
" @types/node@* " :
946
953
version "13.7.7"
947
954
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
948
955
integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==
949
956
950
- " @types/node@^ 22.10.5 " :
951
- version "22.10.5 "
952
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5 .tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b "
953
- integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ ==
957
+ " @types/node@~ 22.10.7 " :
958
+ version "22.10.7 "
959
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7 .tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7 "
960
+ integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg ==
954
961
dependencies :
955
962
undici-types "~6.20.0"
956
963
@@ -1324,7 +1331,7 @@ debug@^4.1.1:
1324
1331
dependencies :
1325
1332
ms "2.1.2"
1326
1333
1327
- debug@^4.3.1 :
1334
+ debug@^4.3.1, debug@^4.4.0 :
1328
1335
version "4.4.0"
1329
1336
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
1330
1337
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
You can’t perform that action at this time.
0 commit comments