mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-15 18:24:19 +00:00
Fix oauth2 json casing
This commit is contained in:
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -6,8 +6,8 @@ settings:
|
||||
|
||||
dependencies:
|
||||
'@tribufu/mintaka':
|
||||
specifier: 0.1.2
|
||||
version: 0.1.2
|
||||
specifier: 0.1.3
|
||||
version: 0.1.3
|
||||
axios:
|
||||
specifier: ^1.6.3
|
||||
version: 1.6.4
|
||||
@ -290,8 +290,8 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@tribufu/mintaka@0.1.2:
|
||||
resolution: {integrity: sha512-S6bEYchoI/Y2K803DMUW75kW3FycQCrJO2P4e+S8w1G/7gXRm+d2cvUplZLgtGVC2/X7NYrWRs5Yw6CWmjPDGQ==}
|
||||
/@tribufu/mintaka@0.1.3:
|
||||
resolution: {integrity: sha512-MMv0saUpDt4MxUW5cD7y9UlOvF10Qv010dgzOkMxrh2/FmCg/KjfVviPGQLRp54IHZQWTSMdGPHX/4x/G/5CZQ==}
|
||||
dependencies:
|
||||
axios: 1.6.4
|
||||
camelcase-keys: 9.1.2
|
||||
|
Reference in New Issue
Block a user