This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
},
35
35
"dependencies" : {
36
36
"axios" : " ^0.24.0" ,
37
- "tslog" : " ^3.3.0 "
37
+ "tslog" : " ^3.3.1 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change @@ -3326,10 +3326,10 @@ tslib@^1.8.1:
3326
3326
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
3327
3327
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
3328
3328
3329
- tslog@^3.3.0 :
3330
- version "3.3.0 "
3331
- resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.0 .tgz#868d90a80b915087de18d810d942a6f763bd6cd1 "
3332
- integrity sha512-NP/9xDON5rv8zCS/jDpvi1V+Oplpwd86BBscdEbK6STWRxsSuott33tqly+RCSkFrLVrCuF9qAJKZTPDaR+HbQ ==
3329
+ tslog@^3.3.1 :
3330
+ version "3.3.1 "
3331
+ resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.1 .tgz#cf5b236772c05c59e183dc1d088e4dbf5bcd8f85 "
3332
+ integrity sha512-An3uyXX95uU/X7v5H6G9OKW6ip/gVOpvsERGJ/nR4Or5TP5GwoI9nUjhNWEc8mJOWC7uhPMg2UzkrVDUtadELg ==
3333
3333
dependencies :
3334
3334
source-map-support "^0.5.21"
3335
3335
You can’t perform that action at this time.
0 commit comments