possibilities/micro-auth

An in-range update of jsonwebtoken is breaking the build 🚨

Opened this issue Β· 0 comments

Version 7.3.0 of jsonwebtoken just got published.

Branch Build failing 🚨
Dependency jsonwebtoken
Current Version 7.2.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As jsonwebtoken is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details
Commits

The new version differs by 8 commits .

  • 94007b3 7.3.0
  • 1b0592e Add more information to maxAge option in README
  • 8fdc150 Allow user to specify now. (#274)
  • 7f68fe0 Raise jws.decode error to avoid confusion with "invalid token" error (#294)
  • a542403 Fixed a simple typo (#287)
  • 1b6ec8d Fix handling non string tokens (#305)
  • 35d8415 rauchg/ms.js changed to zeit/ms (#303)
  • 05d9978 update changelog

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴