Skip to content

Commit 0f3de25

Browse files
authored
Merge pull request #524 from CodeForPhilly/dependabot/npm_and_yarn/src/client/jsonwebtoken-9.0.0
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /src/client
2 parents ad24749 + f69fc3b commit 0f3de25

File tree

2 files changed

+49
-103
lines changed

2 files changed

+49
-103
lines changed

src/client/package-lock.json

Lines changed: 48 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/jest-dom": "^4.2.4",
1212
"@testing-library/react": "^9.5.0",
1313
"@testing-library/user-event": "^7.2.1",
14-
"jsonwebtoken": "^8.5.1",
14+
"jsonwebtoken": "^9.0.0",
1515
"lodash": "^4.17.20",
1616
"moment-timezone": "^0.5.43",
1717
"react": "^16.13.1",

0 commit comments

Comments
 (0)