You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm WARN deprecated [email protected]: Please use another csrf package
npm WARN deprecated [email protected]: For versions >= 4, please use scopped package @node-saml/passport-saml
added 260 packages, and audited 261 packages in 36s
34 packages are looking for funding
run `npm fund` for details
5 vulnerabilities (4 moderate, 1 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 8.11.0 -> 9.2.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.2.0>
npm notice Run `npm install -g [email protected]` to update!
npm notice
The text was updated successfully, but these errors were encountered:
passport-saml : last patch released 2 months ago on v3. They want to move to v4 in a new repo and added the deprecation message, but package is not deprecated technically speaking.
They want to move to v4 in a new repo and added the deprecation message, but package is not deprecated technically speaking.
passport-saml package is very much deprecated and unmaintained. Ie. it is deprecated in true meaning of deprecation. Proof (read comments from this PR): node-saml/passport-saml#857 (comment)
The text was updated successfully, but these errors were encountered: