mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump openapi3-ts from 4.2.2 to 4.3.1 (#22217)
Bumps [openapi3-ts](https://github.com/metadevpro/openapi3-ts) from 4.2.2 to 4.3.1. - [Release notes](https://github.com/metadevpro/openapi3-ts/releases) - [Changelog](https://github.com/metadevpro/openapi3-ts/blob/master/Changelog.md) - [Commits](https://github.com/metadevpro/openapi3-ts/commits) --- updated-dependencies: - dependency-name: openapi3-ts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
"node-schedule": "2.1.1",
|
||||
"nodemailer": "6.9.13",
|
||||
"object-hash": "3.0.0",
|
||||
"openapi3-ts": "4.2.2",
|
||||
"openapi3-ts": "4.3.1",
|
||||
"openid-client": "5.6.5",
|
||||
"ora": "8.0.1",
|
||||
"otplib": "12.0.1",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"validate": "swagger-cli validate src/openapi.yaml"
|
||||
},
|
||||
"dependencies": {
|
||||
"openapi3-ts": "4.2.2"
|
||||
"openapi3-ts": "4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"npm-watch": "0.11.0",
|
||||
|
||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@@ -294,8 +294,8 @@ importers:
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0
|
||||
openapi3-ts:
|
||||
specifier: 4.2.2
|
||||
version: 4.2.2
|
||||
specifier: 4.3.1
|
||||
version: 4.3.1
|
||||
openid-client:
|
||||
specifier: 5.6.5
|
||||
version: 5.6.5
|
||||
@@ -1537,8 +1537,8 @@ importers:
|
||||
packages/specs:
|
||||
dependencies:
|
||||
openapi3-ts:
|
||||
specifier: 4.2.2
|
||||
version: 4.2.2
|
||||
specifier: 4.3.1
|
||||
version: 4.3.1
|
||||
devDependencies:
|
||||
npm-watch:
|
||||
specifier: 0.11.0
|
||||
@@ -15277,10 +15277,10 @@ packages:
|
||||
resolution: {integrity: sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==}
|
||||
dev: true
|
||||
|
||||
/openapi3-ts@4.2.2:
|
||||
resolution: {integrity: sha512-+9g4actZKeb3czfi9gVQ4Br2Ju3KwhCAQJBNaKgye5KggqcBLIhFHH+nIkcm0BUX00TrAJl6dH4JWgM4G4JWrw==}
|
||||
/openapi3-ts@4.3.1:
|
||||
resolution: {integrity: sha512-ha/kTOLhMQL7MvS9Abu/cpCXx5qwHQ++88YkUzn1CGfmM8JvCOG/4ZE6tRsexgXRFaoJrcwLyf81H2Y/CXALtA==}
|
||||
dependencies:
|
||||
yaml: 2.3.4
|
||||
yaml: 2.4.1
|
||||
dev: false
|
||||
|
||||
/openid-client@5.6.5:
|
||||
@@ -16007,7 +16007,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
lilconfig: 3.0.0
|
||||
yaml: 2.3.4
|
||||
yaml: 2.4.1
|
||||
dev: true
|
||||
|
||||
/postcss-merge-longhand@5.1.7(postcss@8.4.32):
|
||||
@@ -20287,6 +20287,12 @@ packages:
|
||||
/yaml@2.3.4:
|
||||
resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==}
|
||||
engines: {node: '>= 14'}
|
||||
dev: true
|
||||
|
||||
/yaml@2.4.1:
|
||||
resolution: {integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
/yargs-parser@18.1.3:
|
||||
resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
|
||||
|
||||
Reference in New Issue
Block a user