File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 84
84
"@nestjs/core" : " ^11.0.16" ,
85
85
"@nestjs/platform-express" : " ^11.0.16" ,
86
86
"@nuxtjs/opencollective" : " 0.3.2" ,
87
- "axios" : " ^1.8.4 " ,
87
+ "axios" : " ^1.12.0 " ,
88
88
"chalk" : " 4.1.2" ,
89
89
"commander" : " 8.3.0" ,
90
90
"compare-versions" : " 4.1.4" ,
Original file line number Diff line number Diff line change @@ -3888,7 +3888,16 @@ autoprefixer@^10.4.9:
3888
3888
picocolors "^1.1.1"
3889
3889
postcss-value-parser "^4.2.0"
3890
3890
3891
- axios@^1.8.3, axios@^1.8.4:
3891
+ axios@^1.12.0:
3892
+ version "1.12.1"
3893
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.1.tgz#0747b39c5b615f81f93f2c138e6d82a71426937f"
3894
+ integrity sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==
3895
+ dependencies:
3896
+ follow-redirects "^1.15.6"
3897
+ form-data "^4.0.4"
3898
+ proxy-from-env "^1.1.0"
3899
+
3900
+ axios@^1.8.3:
3892
3901
version "1.11.0"
3893
3902
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
3894
3903
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
You can’t perform that action at this time.
0 commit comments