mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
chore(deps): update dependency openapi-types to v12 (#1046)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cf4bd1b999
commit
28779e847f
2 changed files with 5 additions and 5 deletions
|
@ -96,7 +96,7 @@
|
|||
"jest-matcher-specific-error": "^1.0.0",
|
||||
"lint-staged": "^13.0.0",
|
||||
"nock": "^13.2.2",
|
||||
"openapi-types": "^11.0.0",
|
||||
"openapi-types": "^12.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
"snake-case": "^3.0.4",
|
||||
"supertest": "^6.2.2",
|
||||
|
|
|
@ -798,7 +798,7 @@ importers:
|
|||
nanoid: ^3.1.23
|
||||
nock: ^13.2.2
|
||||
oidc-provider: ^7.10.0
|
||||
openapi-types: ^11.0.0
|
||||
openapi-types: ^12.0.0
|
||||
p-retry: ^4.6.1
|
||||
prettier: ^2.3.2
|
||||
query-string: ^7.0.1
|
||||
|
@ -890,7 +890,7 @@ importers:
|
|||
jest-matcher-specific-error: 1.0.0
|
||||
lint-staged: 13.0.0
|
||||
nock: 13.2.2
|
||||
openapi-types: 11.0.0
|
||||
openapi-types: 12.0.0
|
||||
prettier: 2.5.1
|
||||
snake-case: 3.0.4
|
||||
supertest: 6.2.2
|
||||
|
@ -16296,8 +16296,8 @@ packages:
|
|||
is-wsl: 2.2.0
|
||||
dev: true
|
||||
|
||||
/openapi-types/11.0.0:
|
||||
resolution: {integrity: sha512-GB+QO6o1hAtKsb8tP3/FTD5jpkdKrf42L4Gel9UySngMurzr+Q9pO+dtnmySQCzoCEfJr39IH6bveEn71xNcVg==}
|
||||
/openapi-types/12.0.0:
|
||||
resolution: {integrity: sha512-6Wd9k8nmGQHgCbehZCP6wwWcfXcvinhybUTBatuhjRsCxUIujuYFZc9QnGeae75CyHASewBtxs0HX/qwREReUw==}
|
||||
dev: true
|
||||
|
||||
/opener/1.5.2:
|
||||
|
|
Loading…
Reference in a new issue