Skip to content

Commit 1f80f71

Browse files
build(deps): bump express-jwt from 5.3.1 to 6.0.0
Bumps [express-jwt](https://github.com/auth0/express-jwt) from 5.3.1 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](auth0/express-jwt@v5.3.1...v6.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b05789f commit 1f80f71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dayjs": "^1.8.29",
2525
"element-ui": "^2.4.11",
2626
"express": "^4.16.4",
27-
"express-jwt": "5.3.1",
27+
"express-jwt": "6.0.0",
2828
"https": "^1.0.0",
2929
"mongoose": "^5.9.24",
3030
"nuxt": "^2.0.0",

yarn.lock

100755100644
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3844,10 +3844,10 @@ expand-brackets@^2.1.4:
38443844
snapdragon "^0.8.1"
38453845
to-regex "^3.0.1"
38463846

3847-
express-jwt@5.3.1:
3848-
version "5.3.1"
3849-
resolved "https://registry.npmjs.org/express-jwt/-/express-jwt-5.3.1.tgz#66f05c7dddb5409c037346a98b88965bb10ea4ae"
3850-
integrity sha512-1C9RNq0wMp/JvsH/qZMlg3SIPvKu14YkZ4YYv7gJQ1Vq+Dv8LH9tLKenS5vMNth45gTlEUGx+ycp9IHIlaHP/g==
3847+
express-jwt@6.0.0:
3848+
version "6.0.0"
3849+
resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-6.0.0.tgz#20886c730983ffb1c706a4383235df86eff349b8"
3850+
integrity sha512-C26y9myRjx7CyhZ+BAT3p+gQyRCoDZ7qo8plCvLDaRT6je6ALIAQknT6XLVQGFKwIy/Ux7lvM2MNap5dt0T7gA==
38513851
dependencies:
38523852
async "^1.5.0"
38533853
express-unless "^0.3.0"

0 commit comments

Comments
 (0)