File tree 2 files changed +13
-6
lines changed
2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 145
145
"sinon" : " 1.17.7" ,
146
146
"superagent" : " 3.8.3" ,
147
147
"supertest" : " 3.1.0" ,
148
- "typescript" : " 4.6 .4"
148
+ "typescript" : " 5.5 .4"
149
149
},
150
150
"prettier" : {
151
151
"semi" : false ,
Original file line number Diff line number Diff line change @@ -9543,7 +9543,7 @@ stringify-object@^3.2.2:
9543
9543
is-obj "^1.0.1"
9544
9544
is-regexp "^1.0.0"
9545
9545
9546
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.1 :
9546
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
9547
9547
version "6.0.1"
9548
9548
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9549
9549
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9585,6 +9585,13 @@ strip-ansi@^6.0.0:
9585
9585
dependencies :
9586
9586
ansi-regex "^5.0.0"
9587
9587
9588
+ strip-ansi@^6.0.1 :
9589
+ version "6.0.1"
9590
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9591
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9592
+ dependencies :
9593
+ ansi-regex "^5.0.1"
9594
+
9588
9595
strip-ansi@^7.0.1 :
9589
9596
version "7.1.0"
9590
9597
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -9959,10 +9966,10 @@ typedarray@^0.0.6:
9959
9966
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
9960
9967
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
9961
9968
9962
- typescript@4.6 .4 :
9963
- version "4.6 .4"
9964
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6 .4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9 "
9965
- integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg ==
9969
+ typescript@5.5 .4 :
9970
+ version "5.5 .4"
9971
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5 .4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba "
9972
+ integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q ==
9966
9973
9967
9974
ua-parser-js@^0.7.18 :
9968
9975
version "0.7.33"
You can’t perform that action at this time.
0 commit comments