diff --git a/package-lock.json b/package-lock.json index b13f989..6af5bdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "devDependencies": { "@commitlint/config-conventional": "19.5.0", - "@openapitools/openapi-generator-cli": "2.13.13", + "@openapitools/openapi-generator-cli": "2.14.0", "@semantic-release/exec": "6.0.3", "@semantic-release/github": "11.0.0", "commitlint": "19.5.0", @@ -843,9 +843,9 @@ } }, "node_modules/@openapitools/openapi-generator-cli": { - "version": "2.13.13", - "resolved": "https://registry.npmjs.org/@openapitools/openapi-generator-cli/-/openapi-generator-cli-2.13.13.tgz", - "integrity": "sha512-uioqbxB6TfiLoOEE3T8kqTn/ffaRzOwS3ATMQnoMvh2lwADKMT6bDLfE3YO3XTEj+HflXcsLXQGK6PLiqa8Mmw==", + "version": "2.14.0", + "resolved": "https://registry.npmjs.org/@openapitools/openapi-generator-cli/-/openapi-generator-cli-2.14.0.tgz", + "integrity": "sha512-k+ioQLtXLXgNbhQbp1UOxtaUnnYTWwAPev88hP5qauFA+eq4NyeQGNojknFssXg2x0VT0TUGmU3PZ2DiQ70IVg==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index 11ba452..e6679da 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@commitlint/config-conventional": "19.5.0", - "@openapitools/openapi-generator-cli": "2.13.13", + "@openapitools/openapi-generator-cli": "2.14.0", "@semantic-release/exec": "6.0.3", "@semantic-release/github": "11.0.0", "commitlint": "19.5.0",