File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 117
117
"eslint-plugin-vitest" : " ^0.3.21" ,
118
118
"focus-trap-react" : " ^10.2.3" ,
119
119
"happo-plugin-storybook" : " ^4.1.0" ,
120
- "happo.io" : " ^9 .1.2 " ,
120
+ "happo.io" : " ^10 .1.0 " ,
121
121
"husky" : " ^9.0.10" ,
122
122
"jsdom" : " ^24.0.0" ,
123
123
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change @@ -6357,10 +6357,10 @@ happo-plugin-storybook@^4.1.0:
6357
6357
"@babel/runtime" ">=7.0.0"
6358
6358
rimraf "^2.6.3"
6359
6359
6360
- happo.io@^9 .1.2 :
6361
- version "9 .1.6 "
6362
- resolved "https://registry.yarnpkg.com/happo.io/-/happo.io-9 .1.6 .tgz#7caecc13c257831b261814626e7783e87d947256 "
6363
- integrity sha512-vhOEaG691D3Npylx/Ra1xurTBV8lNX40ix6Pl8+/q5zJFlEWw1082nME6ly6yhtU6QgUVRUsLRjKntCA+D/YkA ==
6360
+ happo.io@^10 .1.0 :
6361
+ version "10 .1.0 "
6362
+ resolved "https://registry.yarnpkg.com/happo.io/-/happo.io-10 .1.0 .tgz#f4704baf7b5e8859cf24d16060b9c1f32602421b "
6363
+ integrity sha512-8JeE5Or3W08NGloBd1tBV0M27Y90qiKdz7eqdj6EZiaMmcWNNrO+nO6S+80gtCAN3XZEebyxDTaW3mybYDH4yQ ==
6364
6364
dependencies:
6365
6365
"@babel/preset-react" "^7.12.1"
6366
6366
abort-controller "^3.0.0"
@@ -6371,8 +6371,8 @@ happo.io@^9.1.2:
6371
6371
form-data "^4.0.0"
6372
6372
glob "^7.1.2"
6373
6373
https-proxy-agent "^5.0.0"
6374
+ jose "^5.4.1"
6374
6375
jsdom "^16.4.0"
6375
- jsonwebtoken "^9.0.0"
6376
6376
lcs-image-diff "^2.0.0"
6377
6377
node-fetch "^2.6.6"
6378
6378
parse-srcset "^1.0.2"
@@ -7063,6 +7063,11 @@ jju@~1.4.0:
7063
7063
resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"
7064
7064
integrity sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==
7065
7065
7066
+ jose@^5.4.1:
7067
+ version "5.6.2"
7068
+ resolved "https://registry.yarnpkg.com/jose/-/jose-5.6.2.tgz#b03628593d3a3c6486b37f4788faa6cc235cec79"
7069
+ integrity sha512-F1t1/WZJ4JdmCE/XoMYw1dPOW5g8JF0xGm6Ox2fwaCAPlCzt+4Bh0EWP59iQuZNHHauDkCdjx+kCZSh5z/PGow==
7070
+
7066
7071
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
7067
7072
version "4.0.0"
7068
7073
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
You can’t perform that action at this time.
0 commit comments