Skip to content

Commit 7a16d88

Browse files
Update @nestia/fetcher requirement in /packages/api in the samchon group
Updates the requirements on [@nestia/fetcher](https://github.com/samchon/nestia) to permit the latest version. Updates `@nestia/fetcher` to 9.1.0 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v9.0.3...v9.1.0) --- updated-dependencies: - dependency-name: "@nestia/fetcher" dependency-version: 9.1.0 dependency-type: direct:production dependency-group: samchon ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 345a56c commit 7a16d88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"homepage": "https://github.com/samchon/backend#readme",
1818
"dependencies": {
19-
"@nestia/fetcher": "^9.0.3",
19+
"@nestia/fetcher": "^9.1.0",
2020
"typia": "^10.1.0"
2121
},
2222
"include": [

0 commit comments

Comments
 (0)