Skip to content

Commit f1f9c67

Browse files
committed
chore: update @tacxou/nestjs_module_restools dependency version
- Bumped the version of @tacxou/nestjs_module_restools from 1.0.2 to 1.0.4 in package.json for improved functionality and bug fixes.
1 parent 6a4f7ca commit f1f9c67

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@simplewebauthn/server": "^13.3.0",
4242
"@tacxou/nestjs_module_factorydrive": "^1.1.6",
4343
"@tacxou/nestjs_module_factorydrive-s3": "^1.0.5",
44-
"@tacxou/nestjs_module_restools": "^1.0.2",
44+
"@tacxou/nestjs_module_restools": "^1.0.4",
4545
"ajv": "^8.16.0",
4646
"ajv-errors": "^3.0.0",
4747
"ajv-formats": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6330,10 +6330,10 @@
63306330
fs-extra "^11.3.4"
63316331
node-exceptions "^4.0.1"
63326332

6333-
"@tacxou/nestjs_module_restools@^1.0.2":
6334-
version "1.0.2"
6335-
resolved "https://registry.yarnpkg.com/@tacxou/nestjs_module_restools/-/nestjs_module_restools-1.0.2.tgz#612934c6a9c42e8e8382f62e371577b19ede034d"
6336-
integrity sha512-QZW/Za6rpz2P4rAQj1n+Tgf1EUqu1Z2BEdYZ2ILbsmygdnzfJorGpNxToBhoQWovMkBuf91zilEQg18RbNKz8Q==
6333+
"@tacxou/nestjs_module_restools@^1.0.4":
6334+
version "1.0.4"
6335+
resolved "https://registry.yarnpkg.com/@tacxou/nestjs_module_restools/-/nestjs_module_restools-1.0.4.tgz#e5fe6edbdb6423c830fc4f9ddcd0e153429014ca"
6336+
integrity sha512-9XApc+iMC06ll7+iQO0i7I7wfp5Byhs8nxjsqLsQSt5cmt06s3GtEYDIO/hgAGLW7dylE3VaGlnUtmy3Y5Ojng==
63376337
dependencies:
63386338
"@nestjs/event-emitter" "^3.1.0"
63396339
class-transformer "^0.5.1"

0 commit comments

Comments
 (0)