Bump express-jwt from 5.3.3 to 6.0.0

Bumps [express-jwt](https://github.com/auth0/express-jwt) from 5.3.3 to 6.0.0.
- [Release notes](https://github.com/auth0/express-jwt/releases)
- [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/express-jwt/compare/v5.3.3...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-30 17:22:35 +00:00 committed by uwewoessner
parent a709c4a8e2
commit 6fd167d53a
3 changed files with 1232 additions and 2628 deletions

6
package-lock.json generated
View file

@ -844,9 +844,9 @@
} }
}, },
"express-jwt": { "express-jwt": {
"version": "5.3.3", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/express-jwt/-/express-jwt-5.3.3.tgz", "resolved": "https://registry.npmjs.org/express-jwt/-/express-jwt-6.0.0.tgz",
"integrity": "sha512-UdB8p5O8vGYTKm3SfREnLgVGIGEHcL3lrVyi3ebEX2qhMuagN623ju7ywWis+qYL+CXE7G1qPc2bCPBAg2MxZQ==", "integrity": "sha512-C26y9myRjx7CyhZ+BAT3p+gQyRCoDZ7qo8plCvLDaRT6je6ALIAQknT6XLVQGFKwIy/Ux7lvM2MNap5dt0T7gA==",
"requires": { "requires": {
"async": "^1.5.0", "async": "^1.5.0",
"express-unless": "^0.3.0", "express-unless": "^0.3.0",

View file

@ -22,7 +22,7 @@
"ejs": "3.0.2", "ejs": "3.0.2",
"errorhandler": "1.5.1", "errorhandler": "1.5.1",
"express": "4.17.1", "express": "4.17.1",
"express-jwt": "5.3.3", "express-jwt": "6.0.0",
"express-session": "1.17.0", "express-session": "1.17.0",
"jsonwebtoken": "8.5.1", "jsonwebtoken": "8.5.1",
"method-override": "3.0.0", "method-override": "3.0.0",

3852
yarn.lock

File diff suppressed because it is too large Load diff