Skip to content

Commit

Permalink
Update @samchon/openapi requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [@samchon/openapi](https://github.com/samchon/openapi) to permit the latest version.

Updates `@samchon/openapi` to 0.1.21
- [Release notes](https://github.com/samchon/openapi/releases)
- [Commits](samchon/openapi@v0.1.19...v0.1.21)

---
updated-dependencies:
- dependency-name: "@samchon/openapi"
  dependency-type: direct:production
  dependency-group: ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 1d8cb11 commit 3e8e304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@samchon/openapi": "^0.1.19",
"@samchon/openapi": "^0.1.21",
"cli": "^1.0.1",
"protobufjs": "^7.2.5",
"randexp": "^0.5.3",
"source-map-support": "^0.5.21",
"suppress-warnings": "^1.0.2",
"tstl": "^3.0.0",
"uuid": "^9.0.1",
"typia": "D:\\github\\samchon\\typia\\typia-6.0.3.tgz"
"typia": "D:\github\samchon\typia\typia-6.0.3.tgz"
}
}

0 comments on commit 3e8e304

Please sign in to comment.