Skip to content

Commit 188ba86

Browse files
authored
Merge pull request #6 from zntb/snyk-upgrade-4d5c6f35268dd152b0fea871d8976d15
[Snyk] Upgrade jsonwebtoken from 9.0.0 to 9.0.2
2 parents 41146b5 + f3ef2ab commit 188ba86

File tree

2 files changed

+53
-11
lines changed

2 files changed

+53
-11
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"bcryptjs": "^2.4.3",
1414
"body-parser": "^1.20.0",
1515
"express": "^4.19.2",
16-
"jsonwebtoken": "^9.0.0",
16+
"jsonwebtoken": "^9.0.2",
1717
"uuid": "^9.0.0"
1818
}
1919
}

0 commit comments

Comments
 (0)