File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
},
28
28
"dependencies" : {
29
29
"ajv" : " ^8.11.0" ,
30
- "jose" : " ^4.6 .0" ,
30
+ "jose" : " ^5.8 .0" ,
31
31
"lodash" : " ^4.17.21" ,
32
32
"undici" : " ^4.16.0" ,
33
33
"uuid" : " ^8.3.2" ,
Original file line number Diff line number Diff line change @@ -1979,10 +1979,10 @@ jest@^27.5.1:
1979
1979
import-local "^3.0.2"
1980
1980
jest-cli "^27.5.1"
1981
1981
1982
- jose@^4.6 .0 :
1983
- version "4.6 .0"
1984
- resolved "https://registry.yarnpkg.com/jose/-/jose-4.6 .0.tgz#f3ff007ddcbce462c091d3d41b7af2e35dec348c "
1985
- integrity sha512-0hNAkhMBNi4soKSAX4zYOFV+aqJlEz/4j4fregvasJzEVtjDChvWqRjPvHwLqr5hx28Ayr6bsOs1Kuj87V0O8w ==
1982
+ jose@^5.8 .0 :
1983
+ version "5.8 .0"
1984
+ resolved "https://registry.yarnpkg.com/jose/-/jose-5.8 .0.tgz#0165cee08d89a6546d7eeeb9524dc42f458a56de "
1985
+ integrity sha512-E7CqYpL/t7MMnfGnK/eg416OsFCVUrU/Y3Vwe7QjKhu/BkS1Ms455+2xsqZQVN57/U2MHMBvEb5SrmAZWAIntA ==
1986
1986
1987
1987
js-tokens@^4.0.0 :
1988
1988
version "4.0.0"
You can’t perform that action at this time.
0 commit comments