Skip to content

Commit 089a6e1

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.0.2 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: "@nestia/fetcher" dependency-version: 9.0.2 dependency-type: direct:production dependency-group: samchon ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 119b08b commit 089a6e1

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.1",
19+
"@nestia/fetcher": "^9.0.2",
2020
"typia": "^10.0.2"
2121
},
2222
"include": [

0 commit comments

Comments
 (0)