Skip to content

Commit f5bfe45

Browse files
authored
fix: Security upgrade jsonwebtoken to 9.0.0 (#8420)
1 parent 4450ecb commit f5bfe45

File tree

8 files changed

+114
-98
lines changed

8 files changed

+114
-98
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"graphql-tag": "2.12.6",
4141
"intersect": "1.0.1",
4242
"ip-range-check": "0.2.0",
43-
"jsonwebtoken": "8.5.1",
43+
"jsonwebtoken": "9.0.0",
4444
"jwks-rsa": "2.1.5",
4545
"ldapjs": "2.3.3",
4646
"lodash": "4.17.21",

0 commit comments

Comments
 (0)