Force jsonwebtoken to ^9.0.0

This commit is contained in:
Alex Gleason
2023-01-10 13:24:45 -06:00
parent bf159ad539
commit f70c02e9cb
2 changed files with 8 additions and 33 deletions

View File

@ -236,6 +236,7 @@
"yargs": "^17.6.2"
},
"resolutions": {
"jsonwebtoken": "^9.0.0",
"loader-utils": "^2.0.3"
}
}