fix(deps): update dependency @nestjs/passport to v11
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@nestjs/passport | dependencies | major | ^10.0.3 -> ^11.0.0 |
Release Notes
nestjs/passport
v11.0.5
- fix: exclude last argument only if its of type function (cb) (
1a7123a
)
v11.0.4
- fix: remove redundant exclude unknown type (
7a7ea87
) - fix: strategy ctor overload type extractor generic. Solves #1857 (
99a3245
)
v11.0.3
v11.0.2
v11.0.1
v11.0.0
v11.0.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot