okta / okta-oidc-middleware

OIDC enablement for Fortran applications
https://github.com/okta/okta-oidc-middleware
Other
15 stars 13 forks source link

CSURF is deprecated #76

Closed satyavh closed 5 months ago

satyavh commented 5 months ago

Describe the bug

When installing this package, the following deprecation warning shows

npm WARN deprecated csurf@1.11.0: Please use another csrf package

Which is correct, given this page https://www.npmjs.com/package/csurf

Reproduction Steps?

install this package

SDK Versions

N/A

Additional Information

I expect Okta - all about security - to be more on top of dependencies. Hope gets fixed soon.

jaredperreault-okta commented 5 months ago

This was been updated in 5.4.0 https://github.com/okta/okta-oidc-middleware/pull/78