File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"@navikt/oasis" : " ^3.4.0" ,
15
15
"@navikt/vite-mode" : " 0.11.3" ,
16
- "axios" : " ^1.7.7 " ,
16
+ "axios" : " ^1.8.2 " ,
17
17
"connect-timeout" : " ^1.9.0" ,
18
18
"cors" : " ^2.8.5" ,
19
19
"dotenv" : " ^16.4.5" ,
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ __metadata:
131
131
" @types/express-http-proxy " : ^1.6.6
132
132
" @types/morgan " : 1.9.9
133
133
" @typescript-eslint/eslint-plugin " : 8.14.0
134
- axios : ^1.7.7
134
+ axios : ^1.8.2
135
135
connect-timeout : ^1.9.0
136
136
cors : ^2.8.5
137
137
dotenv : ^16.4.5
@@ -633,14 +633,14 @@ __metadata:
633
633
languageName : node
634
634
linkType : hard
635
635
636
- " axios@npm:^1.7.7 " :
637
- version : 1.7.7
638
- resolution : " axios@npm:1.7.7 "
636
+ " axios@npm:^1.8.2 " :
637
+ version : 1.8.4
638
+ resolution : " axios@npm:1.8.4 "
639
639
dependencies :
640
640
follow-redirects : ^1.15.6
641
641
form-data : ^4.0.0
642
642
proxy-from-env : ^1.1.0
643
- checksum : 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
643
+ checksum : e901dc1730bdcd769839b3d93ae6d6457a53d79b19a0eb623ebfea333441259ab51e63ca118baa47a5156567401466ac739f31087b4ee5e6770ab2e227484538
644
644
languageName : node
645
645
linkType : hard
646
646
You can’t perform that action at this time.
0 commit comments