Skip to content

Commit

Permalink
Update npm package @openapitools/openapi-generator-cli to v2.15.3 (#…
Browse files Browse the repository at this point in the history
…5567)

Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Nov 3, 2024
1 parent 7e9498a commit 2d64888
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion libs/@local/hash-graph-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"codegen": "redocly bundle -o openapi.bundle.json ../../../../apps/hash-graph/libs/api/openapi/openapi.json && JAVA_OPTS='-Dlog.level=warn' openapi-generator-cli generate && rm openapi.bundle.json && fix-esm-import-path *.ts"
},
"dependencies": {
"@openapitools/openapi-generator-cli": "2.15.0",
"@openapitools/openapi-generator-cli": "2.15.3",
"axios": "1.7.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/internal-api-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@openapitools/openapi-generator-cli": "2.15.0",
"@openapitools/openapi-generator-cli": "2.15.3",
"@types/node": "22.8.5",
"eslint": "8.57.0",
"rimraf": "6.0.1",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5874,24 +5874,24 @@
pump "^3.0.0"
tar-fs "^2.1.1"

"@nestjs/axios@3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-3.1.0.tgz#27568c56cd438d43dd8454f27ca1b2f3718859b0"
integrity sha512-CpeK2ickH//ml+H7kX+QPIpeTwER4yedVcw6GPe6Nv58cmKTa0sb+3A3It7ChKD4deW4UKNvZIpYkUk18q78YQ==
"@nestjs/axios@3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-3.1.1.tgz#565160180c81b580e4b192792fe506f5db9e1bcc"
integrity sha512-ySoxrzqX80P1q6LKLKGcgyBd2utg4gbC+4FsJNpXYvILorMlxss/ECNogD9EXLCE4JS5exVFD5ez0nK5hXcNTQ==

"@nestjs/common@10.4.5":
version "10.4.5"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.5.tgz#00853da6ea7794743641aa0c098f23dc7480fc4f"
integrity sha512-N/yUyuYCBMb0+H6jHhntR7PURzji0usID/DByhOfooyk/aPGscI0aQKwOA6edlJlT92hHUvXYLJ5p3npj7KcjQ==
"@nestjs/common@10.4.6":
version "10.4.6"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.6.tgz#952e8fd0ceafeffcc4eaf47effd67fb395844ae0"
integrity sha512-KkezkZvU9poWaNq4L+lNvx+386hpOxPJkfXBBeSMrcqBOx8kVr36TGN2uYkF4Ta4zNu1KbCjmZbc0rhHSg296g==
dependencies:
uid "2.0.2"
iterare "1.2.1"
tslib "2.7.0"

"@nestjs/core@10.4.5":
version "10.4.5"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.5.tgz#448ebfb315363fadc920b111acd99c702768d344"
integrity sha512-wk0KJ+6tuidqAdeemsQ40BCp1BgMsSuSLG577aqXLxXYoa8FQYPrdxoSzd05znYLwJYM55fisZWb3FLF9HT2qw==
"@nestjs/core@10.4.6":
version "10.4.6"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.6.tgz#797b381f12bd62d2e425897058fa219da4c3689d"
integrity sha512-zXVPxCNRfO6gAy0yvEDjUxE/8gfZICJFpsl2lZAUH31bPb6m+tXuhUq2mVCTEltyMYQ+DYtRe+fEYM2v152N1g==
dependencies:
uid "2.0.2"
"@nuxtjs/opencollective" "0.3.2"
Expand Down Expand Up @@ -6147,14 +6147,14 @@
chalk "^4"
fast-levenshtein "^3.0.0"

"@openapitools/openapi-generator-cli@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@openapitools/openapi-generator-cli/-/openapi-generator-cli-2.15.0.tgz#d5c503ec0265da89fc63463d2310e5e2a4b59eb6"
integrity sha512-28SxjssgQaLLfVRooXTJMjT1MObdA8YjUFBmqk/KqKraVUeS3KUi5CKGPi8zzlJUoyLqF/KrFSvggzvLlx0XQw==
"@openapitools/openapi-generator-cli@2.15.3":
version "2.15.3"
resolved "https://registry.yarnpkg.com/@openapitools/openapi-generator-cli/-/openapi-generator-cli-2.15.3.tgz#3642aa438c46f2bf9bcdd6a278399e0709c94fdb"
integrity sha512-2UBnsDlMt36thhdXxisbA1qReVtbCaw+NCvXoslRXlaJBL4qkAmZUhNeDLNu3LCbwA2PASMWhJSqeLwgwMCitw==
dependencies:
"@nestjs/axios" "3.1.0"
"@nestjs/common" "10.4.5"
"@nestjs/core" "10.4.5"
"@nestjs/axios" "3.1.1"
"@nestjs/common" "10.4.6"
"@nestjs/core" "10.4.6"
"@nuxtjs/opencollective" "0.3.2"
axios "1.7.7"
chalk "4.1.2"
Expand All @@ -6169,7 +6169,7 @@
proxy-agent "6.4.0"
reflect-metadata "0.1.13"
rxjs "7.8.1"
tslib "2.7.0"
tslib "2.8.1"

"@opensearch-project/opensearch@2.12.0":
version "2.12.0"
Expand Down

0 comments on commit 2d64888

Please sign in to comment.