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 89
89
"eslint-plugin-react-hooks" : " ^4.6.0" ,
90
90
"eslint-plugin-vitest" : " ^0.5.4" ,
91
91
"globals" : " ^15.0.0" ,
92
- "happy-dom" : " ^15.10.1 " ,
92
+ "happy-dom" : " ^15.10.2 " ,
93
93
"jest-fetch-mock" : " ^3.0.3" ,
94
94
"jsdom" : " ^24.0.0" ,
95
95
"msw" : " ^2.2.13" ,
Original file line number Diff line number Diff line change @@ -3797,10 +3797,10 @@ graphql@^16.8.1:
3797
3797
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
3798
3798
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
3799
3799
3800
- happy-dom@^15.10.1 :
3801
- version "15.10.1 "
3802
- resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.1 .tgz#db49321a7af97d8c18c45622de2817b382ac7595 "
3803
- integrity sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g ==
3800
+ happy-dom@^15.10.2 :
3801
+ version "15.10.2 "
3802
+ resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.2 .tgz#14ae6652d1a80d2611e3f5832cb61ab5e2d1b539 "
3803
+ integrity sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw ==
3804
3804
dependencies :
3805
3805
entities "^4.5.0"
3806
3806
webidl-conversions "^7.0.0"
You can’t perform that action at this time.
0 commit comments