File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 21
21
"semver" : " 7.5.2" ,
22
22
"protobufjs" : " 7.2.4" ,
23
23
"ajv" : " 6.12.3" ,
24
- "jose" : " 3.20.4" ,
25
24
"word-wrap" : " 1.2.4" ,
26
25
"tough-cookie" : " 4.1.3"
27
26
},
Original file line number Diff line number Diff line change 720
720
resolved "https://registry.yarnpkg.com/@newrelic/superagent/-/superagent-5.1.1.tgz#57e61878903718e1ba4310a365f65fae14a2b1a6"
721
721
integrity sha512-Bp2QtknriKHLKSfrBRyg4PjGJ8CCSkxYfZEDppOWmrGukJAP/9Vvr+ya0Mmj7SU8eIMMhaTvAnjvb2mVmX8wBw==
722
722
723
+ " @panva/asn1.js@^1.0.0 " :
724
+ version "1.0.0"
725
+ resolved "https://registry.yarnpkg.com/@panva/asn1.js/-/asn1.js-1.0.0.tgz#dd55ae7b8129e02049f009408b97c61ccf9032f6"
726
+ integrity sha512-UdkG3mLEqXgnlKsWanWcgb6dOjUzJ+XC5f+aWw30qrtjxeNUSfKX1cd5FBzOaXQumoe9nIqeZUvrRJS03HCCtw==
727
+
723
728
" @protobufjs/aspromise@^1.1.1" , "@protobufjs/aspromise@^1.1.2":
724
729
version "1.1.2"
725
730
resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf"
@@ -3726,10 +3731,12 @@ jmespath@0.16.0:
3726
3731
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.16.0.tgz#b15b0a85dfd4d930d43e69ed605943c802785076"
3727
3732
integrity sha512-9FzQjJ7MATs1tSpnco1K6ayiYE3figslrXA72G2HQ/n76RzvYlofyi5QM+iX4YRs/pu3yzxlVQSST23+dMDknw==
3728
3733
3729
- jose@3.20.4, jose@^2.0.5 :
3730
- version "3.20.4"
3731
- resolved "https://registry.yarnpkg.com/jose/-/jose-3.20.4.tgz#f5b6559cf2625efca098e472257525c6f3d302be"
3732
- integrity sha512-PRnyOQwWGD3EZnnSpKOOLqQ0RT9chbB8f8AzY4bEHY0I2FCtrcp1ojG0nBgAMn2MtuPpE3wOwIhhW0G7AGzbLw==
3734
+ jose@^2.0.5 :
3735
+ version "2.0.6"
3736
+ resolved "https://registry.yarnpkg.com/jose/-/jose-2.0.6.tgz#894ba19169af339d3911be933f913dd02fc57c7c"
3737
+ integrity sha512-FVoPY7SflDodE4lknJmbAHSUjLCzE2H1F6MS0RYKMQ8SR+lNccpMf8R4eqkNYyyUjR5qZReOzZo5C5YiHOCjjg==
3738
+ dependencies :
3739
+ " @panva/asn1.js" " ^1.0.0"
3733
3740
3734
3741
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
3735
3742
version "4.0.0"
You can’t perform that action at this time.
0 commit comments