Skip to content

Commit 59720e7

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 7.2.2 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v7.2.1...v7.2.2) --- updated-dependencies: - dependency-name: "@nestia/fetcher" dependency-version: 7.2.2 dependency-type: direct:production dependency-group: samchon ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d455ae commit 59720e7

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": "^7.2.1",
19+
"@nestia/fetcher": "^7.2.2",
2020
"typia": "^9.6.0"
2121
},
2222
"include": [

0 commit comments

Comments
 (0)