This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +13
-2
lines changed
functions/gh-agent-syncer
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 42
42
"@middy/core" : " ^4.7.0" ,
43
43
"@octokit/rest" : " 20.1.1" ,
44
44
"@terraform-aws-github-runner/aws-powertools-util" : " *" ,
45
- "axios" : " ^1.7.2 "
45
+ "axios" : " ^1.7.4 "
46
46
},
47
47
"nx" : {
48
48
"includedScripts" : [
Original file line number Diff line number Diff line change @@ -4684,7 +4684,7 @@ __metadata:
4684
4684
" @vercel/ncc " : " npm:^0.38.1"
4685
4685
aws-sdk-client-mock : " npm:^4.0.1"
4686
4686
aws-sdk-client-mock-jest : " npm:^4.0.1"
4687
- axios : " npm:^1.7.2 "
4687
+ axios : " npm:^1.7.4 "
4688
4688
eslint : " npm:^8.57.0"
4689
4689
eslint-plugin-prettier : " npm:5.2.1"
4690
4690
jest : " npm:^29.7.0"
@@ -5573,6 +5573,17 @@ __metadata:
5573
5573
languageName : node
5574
5574
linkType : hard
5575
5575
5576
+ " axios@npm:^1.7.4 " :
5577
+ version : 1.7.4
5578
+ resolution : " axios@npm:1.7.4"
5579
+ dependencies :
5580
+ follow-redirects : " npm:^1.15.6"
5581
+ form-data : " npm:^4.0.0"
5582
+ proxy-from-env : " npm:^1.1.0"
5583
+ checksum : 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
5584
+ languageName : node
5585
+ linkType : hard
5586
+
5576
5587
" babel-jest@npm:^29.7.0 " :
5577
5588
version : 29.7.0
5578
5589
resolution : " babel-jest@npm:29.7.0"
You can’t perform that action at this time.
0 commit comments