Skip to content

Commit

Permalink
Bump nestjs-cls from 4.3.0 to 4.4.0 (#1791)
Browse files Browse the repository at this point in the history
Bumps [nestjs-cls](https://github.com/Papooch/nestjs-cls) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/Papooch/nestjs-cls/releases)
- [Commits](https://github.com/Papooch/nestjs-cls/compare/nestjs-cls@4.3.0...nestjs-cls@4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent bcabbd0 commit c4c3d3d
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 @@ -38,7 +38,7 @@
"cookie-parser": "^1.4.6",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"nestjs-cls": "^4.3.0",
"nestjs-cls": "^4.4.0",
"postgres": "^3.4.4",
"redis": "^4.6.15",
"reflect-metadata": "^0.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6418,15 +6418,15 @@ __metadata:
languageName: node
linkType: hard

"nestjs-cls@npm:^4.3.0":
version: 4.3.0
resolution: "nestjs-cls@npm:4.3.0"
"nestjs-cls@npm:^4.4.0":
version: 4.4.0
resolution: "nestjs-cls@npm:4.4.0"
peerDependencies:
"@nestjs/common": "> 7.0.0 < 11"
"@nestjs/core": "> 7.0.0 < 11"
reflect-metadata: "*"
rxjs: ">= 7"
checksum: 10/10325e1ee0c6cda290e5de36f58d871cce883c08df1cafd3c09ee9fabae10e215e57c6d04bbc63612e901c747874f66c0ab6e33fb74079f689d2e0e407c4b2c5
checksum: 10/1c51823565b8544be1658a431ddb462911c393adc0510b9e7d3de6a1c7eadecec507e2ccb993ba3509c2775d6ee236f05572aa8515946999be873d1fd5003c04
languageName: node
linkType: hard

Expand Down Expand Up @@ -7277,7 +7277,7 @@ __metadata:
jest: "npm:29.7.0"
jsonwebtoken: "npm:^9.0.2"
lodash: "npm:^4.17.21"
nestjs-cls: "npm:^4.3.0"
nestjs-cls: "npm:^4.4.0"
postgres: "npm:^3.4.4"
prettier: "npm:^3.3.2"
redis: "npm:^4.6.15"
Expand Down

0 comments on commit c4c3d3d

Please sign in to comment.