2 parents 0b785bd + 121e399 commit 75459eaCopy full SHA for 75459ea
1 file changed
package.json
@@ -40,9 +40,9 @@
40
},
41
"homepage": "https://github.com/samchon/backend",
42
"devDependencies": {
43
- "@nestia/benchmark": "^7.0.1",
44
- "@nestia/e2e": "^7.0.1",
45
- "@nestia/sdk": "^7.0.1",
+ "@nestia/benchmark": "^7.0.2",
+ "@nestia/e2e": "^7.0.2",
+ "@nestia/sdk": "^7.0.2",
46
"@nestjs/cli": "^11.0.7",
47
"@rollup/plugin-terser": "^0.4.4",
48
"@rollup/plugin-typescript": "^11.1.6",
@@ -82,8 +82,8 @@
82
"write-file-webpack-plugin": "^4.5.1"
83
84
"dependencies": {
85
- "@nestia/core": "^7.0.1",
86
- "@nestia/fetcher": "^7.0.1",
+ "@nestia/core": "^7.0.2",
+ "@nestia/fetcher": "^7.0.2",
87
"@nestjs/common": "^11.1.3",
88
"@nestjs/core": "^11.1.3",
89
"@nestjs/platform-express": "^11.1.3",
0 commit comments