Skip to content

Commit e2995ec

Browse files
Merge pull request #356 from samchon/dependabot/npm_and_yarn/samchon-5bd263f281
2 parents be9cf05 + e50229a commit e2995ec

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
},
4141
"homepage": "https://github.com/samchon/backend",
4242
"devDependencies": {
43-
"@nestia/benchmark": "^7.0.2",
44-
"@nestia/e2e": "^7.0.2",
45-
"@nestia/sdk": "^7.0.2",
43+
"@nestia/benchmark": "^7.1.0",
44+
"@nestia/e2e": "^7.1.0",
45+
"@nestia/sdk": "^7.1.0",
4646
"@nestjs/cli": "^11.0.7",
4747
"@rollup/plugin-terser": "^0.4.4",
4848
"@rollup/plugin-typescript": "^11.1.6",
@@ -82,8 +82,8 @@
8282
"write-file-webpack-plugin": "^4.5.1"
8383
},
8484
"dependencies": {
85-
"@nestia/core": "^7.0.2",
86-
"@nestia/fetcher": "^7.0.2",
85+
"@nestia/core": "^7.1.0",
86+
"@nestia/fetcher": "^7.1.0",
8787
"@nestjs/common": "^11.1.3",
8888
"@nestjs/core": "^11.1.3",
8989
"@nestjs/platform-express": "^11.1.3",
@@ -97,7 +97,7 @@
9797
"source-map-support": "^0.5.19",
9898
"tgrid": "^1.1.0",
9999
"tstl": "^3.0.0",
100-
"typia": "^9.4.0",
100+
"typia": "^9.5.0",
101101
"uuid": "^10.0.0"
102102
},
103103
"private": true

0 commit comments

Comments
 (0)