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 18
18
"@octokit/rest" : " ^18.12.0" ,
19
19
"@types/jest" : " ^27.4.0" ,
20
20
"@types/node" : " ^17.0.7" ,
21
- "@types/request" : " ^2.48.4 " ,
21
+ "@types/request" : " ^2.48.8 " ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
23
23
"@typescript-eslint/parser" : " ^4.33.0" ,
24
24
"@vercel/ncc" : " ^0.33.1" ,
Original file line number Diff line number Diff line change 751
751
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.2.tgz#4c62fae93eb479660c3bd93f9d24d561597a8281"
752
752
integrity sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==
753
753
754
- " @types/request@^2.48.4 " :
755
- version "2.48.7 "
756
- resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.7 .tgz#a962d11a26e0d71d9a9913d96bb806dc4d4c2f19 "
757
- integrity sha512-GWP9AZW7foLd4YQxyFZDBepl0lPsWLMEXDZUjQ/c1gqVPDPECrRZyEzuhJdnPWioFCq3Tv0qoGpMD6U+ygd4ZA ==
754
+ " @types/request@^2.48.8 " :
755
+ version "2.48.8 "
756
+ resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.8 .tgz#0b90fde3b655ab50976cb8c5ac00faca22f5a82c "
757
+ integrity sha512-whjk1EDJPcAR2kYHRbFl/lKeeKYTi05A15K9bnLInCVroNDCtXce57xKdI0/rQaA3K+6q0eFyUBPmqfSndUZdQ ==
758
758
dependencies :
759
759
" @types/caseless" " *"
760
760
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments