Skip to content

Commit

Permalink
build(deps): bump nestjs-cls from 4.0.1 to 4.1.0 (safe-global#1135)
Browse files Browse the repository at this point in the history
Bumps [nestjs-cls](https://github.com/Papooch/nestjs-cls) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/Papooch/nestjs-cls/releases)
- [Commits](https://github.com/Papooch/nestjs-cls/compare/[email protected]@4.1.0)

---
updated-dependencies:
- dependency-name: nestjs-cls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent e902425 commit 3a016fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"lodash": "^4.17.21",
"nestjs-cls": "^4.0.1",
"nestjs-cls": "^4.1.0",
"postgres": "^3.4.3",
"postgres-shift": "^0.1.0",
"redis": "^4.6.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6272,15 +6272,15 @@ __metadata:
languageName: node
linkType: hard

"nestjs-cls@npm:^4.0.1":
version: 4.0.1
resolution: "nestjs-cls@npm:4.0.1"
"nestjs-cls@npm:^4.1.0":
version: 4.1.0
resolution: "nestjs-cls@npm:4.1.0"
peerDependencies:
"@nestjs/common": "> 7.0.0 < 11"
"@nestjs/core": "> 7.0.0 < 11"
reflect-metadata: "*"
rxjs: ">= 7"
checksum: 94ef10801c1dd2697ba19e471622a7d33041a544d08fbbef6eb5a9b0b67f00d34245e74725c5de73e0cc7c4719888d14714eb99b7fbbc5037f9d58cbecd8d8cb
checksum: bab96ae41233285d03cf3ac2833096233a5d503c61bd75067c9a8b0056c917593f7a4f7297981bbff7aed5aaa87352f9414f48ff71c965a1879821ea83f5408d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7144,7 +7144,7 @@ __metadata:
husky: "npm:^9.0.10"
jest: "npm:29.7.0"
lodash: "npm:^4.17.21"
nestjs-cls: "npm:^4.0.1"
nestjs-cls: "npm:^4.1.0"
postgres: "npm:^3.4.3"
postgres-shift: "npm:^0.1.0"
prettier: "npm:^3.2.4"
Expand Down

0 comments on commit 3a016fa

Please sign in to comment.