Skip to content

Commit 4030b5a

Browse files
Merge pull request #422 from samchon/dependabot/npm_and_yarn/samchon-105dbf5c47
2 parents 529ddf1 + b3edfde commit 4030b5a

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": "^9.0.2",
44-
"@nestia/e2e": "^9.0.2",
45-
"@nestia/sdk": "^9.0.2",
43+
"@nestia/benchmark": "^9.0.3",
44+
"@nestia/e2e": "^9.0.3",
45+
"@nestia/sdk": "^9.0.3",
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": "^9.0.2",
67+
"nestia": "^9.0.3",
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": "^9.0.2",
86-
"@nestia/fetcher": "^9.0.2",
85+
"@nestia/core": "^9.0.3",
86+
"@nestia/fetcher": "^9.0.3",
8787
"@nestjs/common": "^11.1.9",
8888
"@nestjs/core": "^11.1.9",
8989
"@nestjs/platform-express": "^11.1.9",

0 commit comments

Comments
 (0)