Skip to content

Commit 26fbbc7

Browse files
authored
Merge pull request #1 from arifluthfi16/dependabot/npm_and_yarn/023---JWT-Login/jsonwebtoken-9.0.0
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /023 - JWT Login
2 parents 4cb0362 + 08d1899 commit 26fbbc7

File tree

2 files changed

+30
-50
lines changed

2 files changed

+30
-50
lines changed

023 - JWT Login/package-lock.json

+29-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

023 - JWT Login/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"dependencies": {
1414
"dotenv": "^8.2.0",
1515
"express": "^4.17.1",
16-
"jsonwebtoken": "^8.5.1"
16+
"jsonwebtoken": "^9.0.0"
1717
}
1818
}

0 commit comments

Comments
 (0)