This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +14
-3
lines changed
functions/gh-agent-syncer
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 42
42
"@aws-sdk/types" : " ^3.654.0" ,
43
43
"@middy/core" : " ^4.7.0" ,
44
44
"@octokit/rest" : " 20.1.1" ,
45
- "axios" : " ^1.7.5 "
45
+ "axios" : " ^1.7.7 "
46
46
},
47
47
"nx" : {
48
48
"includedScripts" : [
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ __metadata:
250
250
" @vercel/ncc " : " npm:^0.38.1"
251
251
aws-sdk-client-mock : " npm:^4.0.2"
252
252
aws-sdk-client-mock-jest : " npm:^4.0.1"
253
- axios : " npm:^1.7.5 "
253
+ axios : " npm:^1.7.7 "
254
254
eslint : " npm:^8.57.0"
255
255
eslint-plugin-prettier : " npm:5.2.1"
256
256
jest : " npm:^29.7.0"
@@ -5891,7 +5891,7 @@ __metadata:
5891
5891
languageName : node
5892
5892
linkType : hard
5893
5893
5894
- " axios@npm:^1.7.2, axios@npm:^1.7.4, axios@npm:^1.7.5 " :
5894
+ " axios@npm:^1.7.2, axios@npm:^1.7.4 " :
5895
5895
version : 1.7.5
5896
5896
resolution : " axios@npm:1.7.5"
5897
5897
dependencies :
@@ -5902,6 +5902,17 @@ __metadata:
5902
5902
languageName : node
5903
5903
linkType : hard
5904
5904
5905
+ " axios@npm:^1.7.7 " :
5906
+ version : 1.7.7
5907
+ resolution : " axios@npm:1.7.7"
5908
+ dependencies :
5909
+ follow-redirects : " npm:^1.15.6"
5910
+ form-data : " npm:^4.0.0"
5911
+ proxy-from-env : " npm:^1.1.0"
5912
+ checksum : 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
5913
+ languageName : node
5914
+ linkType : hard
5915
+
5905
5916
" babel-jest@npm:^29.7.0 " :
5906
5917
version : 29.7.0
5907
5918
resolution : " babel-jest@npm:29.7.0"
You can’t perform that action at this time.
0 commit comments