We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082ba30 commit b6b523aCopy full SHA for b6b523a
src/lib/application/files/js/package.json
@@ -14,7 +14,7 @@
14
"test:e2e": "jest --config ./test/jest-e2e.json"
15
},
16
"dependencies": {
17
- "@nestjs/common": "^9.0.0",
+ "@nestjs/common": "^10.4.16",
18
"@nestjs/core": "^9.0.0",
19
"@nestjs/platform-express": "^9.0.0",
20
"reflect-metadata": "^0.1.13",
src/lib/application/files/ts/package.json
@@ -21,7 +21,7 @@
21
22
23
24
25
26
27
0 commit comments