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 +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
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" : " ^8.9.0 " ,
91
+ "happy-dom" : " ^9.10.9 " ,
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 @@ -7091,15 +7091,14 @@ handlebars@^4.7.7:
7091
7091
optionalDependencies:
7092
7092
uglify-js "^3.1.4"
7093
7093
7094
- happy-dom@^8.9.0 :
7095
- version "8.9.0 "
7096
- resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-8.9.0. tgz#b7c9986538b83c3ca3197ce22a1d27a1777c49d9 "
7097
- integrity sha512-JZwJuGdR7ko8L61136YzmrLv7LgTh5b8XaEM3P709mLjyQuXJ3zHTDXvUtBBahRjGlcYW0zGjIiEWizoTUGKfA ==
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 ==
7098
7098
dependencies:
7099
7099
css.escape "^1.5.1"
7100
7100
he "^1.2.0"
7101
7101
iconv-lite "^0.6.3"
7102
- node-fetch "^2.x.x"
7103
7102
webidl-conversions "^7.0.0"
7104
7103
whatwg-encoding "^2.0.0"
7105
7104
whatwg-mimetype "^3.0.0"
9467
9466
fetch-blob "^3.1.4"
9468
9467
formdata-polyfill "^4.0.10"
9469
9468
9470
- node-fetch@^2.6.1, node-fetch@^2.6.7, node-fetch@^2.x.x :
9469
+ node-fetch@^2.6.1, node-fetch@^2.6.7:
9471
9470
version "2.6.9"
9472
9471
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6"
9473
9472
integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==
You can’t perform that action at this time.
0 commit comments