chore(deps): update dependency openapi-types to v12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
Github changeset workflow
parent
20b5cf0fb6
commit
4881dc4c84
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-openapi': patch
|
||||
---
|
||||
|
||||
Updated dependency `openapi-types` to `^12.0.0`.
|
||||
@@ -45,7 +45,7 @@
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "^0.1.26-next.1",
|
||||
"@backstage/cli": "^0.18.0-next.1",
|
||||
"openapi-types": "^11.0.1"
|
||||
"openapi-types": "^12.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -19742,10 +19742,10 @@ openapi-sampler@^1.2.1:
|
||||
"@types/json-schema" "^7.0.7"
|
||||
json-pointer "0.6.2"
|
||||
|
||||
openapi-types@^11.0.1:
|
||||
version "11.1.0"
|
||||
resolved "https://registry.npmjs.org/openapi-types/-/openapi-types-11.1.0.tgz#037969f3dfa5999423ee33bf889fb0d12984277e"
|
||||
integrity sha512-ZW+Jf12flFF6DXSij8DGL3svDA4RtSyHXjC/xB/JAh18gg3uVfVIFLvCfScUMowrpvlkxsMMbErakbth2g3/iQ==
|
||||
openapi-types@^12.0.0:
|
||||
version "12.0.0"
|
||||
resolved "https://registry.npmjs.org/openapi-types/-/openapi-types-12.0.0.tgz#458a99d048f9eae1c067e15d56a8bfb3726041f1"
|
||||
integrity sha512-6Wd9k8nmGQHgCbehZCP6wwWcfXcvinhybUTBatuhjRsCxUIujuYFZc9QnGeae75CyHASewBtxs0HX/qwREReUw==
|
||||
|
||||
openid-client@^4.1.1:
|
||||
version "4.9.0"
|
||||
|
||||
Reference in New Issue
Block a user