Update jsonwebtoken@9.0.0 (#21474)

This commit is contained in:
Cheena Malhotra
2022-12-22 21:32:01 -08:00
committed by GitHub
parent 8032d50768
commit 0ba0205ee8
6 changed files with 75 additions and 146 deletions

View File

@@ -81,6 +81,7 @@
},
"dependencies": {},
"resolutions": {
"json-schema": "0.4.0"
"json-schema": "0.4.0",
"jsonwebtoken": "9.0.0"
}
}