File tree 3 files changed +10
-8
lines changed
k9-brukerdialog-prosessering-api
ung-deltakelse-opplyser-api
3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"dependencies" : {
34
34
"@hey-api/client-axios" : " 0.6.3" ,
35
- "@hey-api/client-fetch" : " 0.8.4 "
35
+ "@hey-api/client-fetch" : " 0.9.0 "
36
36
}
37
37
}
Original file line number Diff line number Diff line change 31
31
},
32
32
"dependencies" : {
33
33
"@hey-api/client-axios" : " 0.6.3" ,
34
- "@hey-api/client-fetch" : " 0.8.4 "
34
+ "@hey-api/client-fetch" : " 0.9.0 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -3187,10 +3187,12 @@ __metadata:
3187
3187
languageName: node
3188
3188
linkType: hard
3189
3189
3190
- "@hey-api/client-fetch@npm:0.8.4":
3191
- version: 0.8.4
3192
- resolution: "@hey-api/client-fetch@npm:0.8.4"
3193
- checksum: 10/a12f9911ab5cbfcb16b2a7ebfa556eacec972e567c127748c7adff011a598643d0686e4a857e090708febe1ceb9cfdcf644cc8eba96335d188f85635e1975e8d
3190
+ "@hey-api/client-fetch@npm:0.9.0":
3191
+ version: 0.9.0
3192
+ resolution: "@hey-api/client-fetch@npm:0.9.0"
3193
+ peerDependencies:
3194
+ "@hey-api/openapi-ts": < 2
3195
+ checksum: 10/1649585722d6450f6ec3507c37463ccece87abf9be808c03b968bd9dce109a53197f56ba7600bb9e861fb2411992e6cb24609c84c215791ed2848344e58cb6ca
3194
3196
languageName: node
3195
3197
linkType: hard
3196
3198
@@ -4522,7 +4524,7 @@ __metadata:
4522
4524
resolution: "@navikt/k9-brukerdialog-prosessering-api@workspace:packages/k9-brukerdialog-prosessering-api"
4523
4525
dependencies:
4524
4526
"@hey-api/client-axios": "npm:0.6.3"
4525
- "@hey-api/client-fetch": "npm:0.8.4 "
4527
+ "@hey-api/client-fetch": "npm:0.9.0 "
4526
4528
"@hey-api/openapi-ts": "npm:0.64.15"
4527
4529
"@sif/eslint-config": "workspace:*"
4528
4530
config: "workspace:*"
@@ -5886,7 +5888,7 @@ __metadata:
5886
5888
resolution: "@navikt/ung-deltakelse-opplyser-api@workspace:packages/ung-deltakelse-opplyser-api"
5887
5889
dependencies:
5888
5890
"@hey-api/client-axios": "npm:0.6.3"
5889
- "@hey-api/client-fetch": "npm:0.8.4 "
5891
+ "@hey-api/client-fetch": "npm:0.9.0 "
5890
5892
"@hey-api/openapi-ts": "npm:0.64.15"
5891
5893
"@sif/eslint-config": "workspace:*"
5892
5894
config: "workspace:*"
You can’t perform that action at this time.
0 commit comments