This repository was archived by the owner on Dec 5, 2024. It is now read-only.
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 88
88
"eslint-config-prettier" : " ^8.8.0" ,
89
89
"eslint-plugin-prettier" : " ^4.2.1" ,
90
90
"eslint-plugin-promise" : " ^6.1.1" ,
91
- "happy-dom" : " ^9. 10.9 " ,
91
+ "happy-dom" : " ^10.0.6 " ,
92
92
"http-server" : " ^14.1.1" ,
93
93
"lint-staged" : " ^13.2.0" ,
94
94
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -5575,6 +5575,11 @@ entities@^4.2.0:
5575
5575
resolved "https://registry.yarnpkg.com/entities/-/entities-4.4.0.tgz#97bdaba170339446495e653cfd2db78962900174"
5576
5576
integrity sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==
5577
5577
5578
+ entities@^4.5.0:
5579
+ version "4.5.0"
5580
+ resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
5581
+ integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
5582
+
5578
5583
errno@^0.1.3, errno@~0.1.7:
5579
5584
version "0.1.8"
5580
5585
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.8.tgz#8bb3e9c7d463be4976ff888f76b4809ebc2e811f"
@@ -7091,13 +7096,13 @@ handlebars@^4.7.7:
7091
7096
optionalDependencies:
7092
7097
uglify-js "^3.1.4"
7093
7098
7094
- happy-dom@^9. 10.9 :
7095
- version "9. 10.9 "
7096
- resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-9. 10.9. tgz#3a9360e18a8036014203b65e8426392dc762d171 "
7097
- integrity sha512-3RnOyu6buPMpDAyOpp8yfR5Xi/k2p5MhrDwlG/dgpVHkptFN5IqubdbGOQU5luB7ANh6a08GOuiB+Bo9JCzCBw ==
7099
+ happy-dom@^10.0.6 :
7100
+ version "10.0.6 "
7101
+ resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-10.0.6. tgz#b5d2249fa7d323058018606f7ac8a2ee3802677c "
7102
+ integrity sha512-7D/i4tyKQcSpFo0yV2qK3rMchWbYQQbh4+j+Ujqb545ZWFpb6mnttirf+LGG5OdrkQTcEryMlqBzdNFsB1ah6Q ==
7098
7103
dependencies:
7099
7104
css.escape "^1.5.1"
7100
- he "^1.2 .0"
7105
+ entities "^4.5 .0"
7101
7106
iconv-lite "^0.6.3"
7102
7107
webidl-conversions "^7.0.0"
7103
7108
whatwg-encoding "^2.0.0"
You can’t perform that action at this time.
0 commit comments