Skip to content

Commit 84516d0

Browse files
Merge pull request #408 from samchon/dependabot/npm_and_yarn/samchon-e4537dd71f
2 parents a1dae20 + 2812f92 commit 84516d0

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": "^8.0.7",
44-
"@nestia/e2e": "^8.0.7",
45-
"@nestia/sdk": "^8.0.7",
43+
"@nestia/benchmark": "^8.0.8",
44+
"@nestia/e2e": "^8.0.8",
45+
"@nestia/sdk": "^8.0.8",
4646
"@nestjs/cli": "^11.0.10",
4747
"@rollup/plugin-terser": "^0.4.4",
4848
"@rollup/plugin-typescript": "^11.1.6",
@@ -64,7 +64,7 @@
6464
"copy-webpack-plugin": "^12.0.2",
6565
"eslint-plugin-deprecation": "^3.0.0",
6666
"inquirer": "^8.2.5",
67-
"nestia": "^8.0.7",
67+
"nestia": "^8.0.8",
6868
"prettier": "^3.2.5",
6969
"prettier-plugin-prisma": "^5.0.0",
7070
"prisma-markdown": "^3.0.1",
@@ -82,8 +82,8 @@
8282
"write-file-webpack-plugin": "^4.5.1"
8383
},
8484
"dependencies": {
85-
"@nestia/core": "^8.0.7",
86-
"@nestia/fetcher": "^8.0.7",
85+
"@nestia/core": "^8.0.8",
86+
"@nestia/fetcher": "^8.0.8",
8787
"@nestjs/common": "^11.1.6",
8888
"@nestjs/core": "^11.1.6",
8989
"@nestjs/platform-express": "^11.1.6",

0 commit comments

Comments
 (0)