Skip to content

Commit 2ff3152

Browse files
chore(deps): update dependency happy-dom to v17
1 parent f637bd5 commit 2ff3152

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-unicorn": "48.0.1",
6565
"eslint-plugin-varspacing": "1.2.2",
6666
"eslint-plugin-vue": "9.23.0",
67-
"happy-dom": "8.9.0",
67+
"happy-dom": "17.4.4",
6868
"husky": "9.1.7",
6969
"jest-extended": "4.0.2",
7070
"lint-staged": "15.5.0",

yarn.lock

+7-21
Original file line numberDiff line numberDiff line change
@@ -3330,7 +3330,7 @@ __metadata:
33303330
eslint-plugin-vue: "npm:9.23.0"
33313331
fast-equals: "npm:^5.0.0"
33323332
fuse.js: "npm:7.1.0"
3333-
happy-dom: "npm:8.9.0"
3333+
happy-dom: "npm:17.4.4"
33343334
html-escaper: "npm:^3.0.3"
33353335
husky: "npm:9.1.7"
33363336
immutable: "npm:^5.0.0-beta.5"
@@ -10957,18 +10957,13 @@ __metadata:
1095710957
languageName: node
1095810958
linkType: hard
1095910959

10960-
"happy-dom@npm:8.9.0":
10961-
version: 8.9.0
10962-
resolution: "happy-dom@npm:8.9.0"
10960+
"happy-dom@npm:17.4.4":
10961+
version: 17.4.4
10962+
resolution: "happy-dom@npm:17.4.4"
1096310963
dependencies:
10964-
css.escape: "npm:^1.5.1"
10965-
he: "npm:^1.2.0"
10966-
iconv-lite: "npm:^0.6.3"
10967-
node-fetch: "npm:^2.x.x"
1096810964
webidl-conversions: "npm:^7.0.0"
10969-
whatwg-encoding: "npm:^2.0.0"
1097010965
whatwg-mimetype: "npm:^3.0.0"
10971-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
10966+
checksum: 10/14a059d054687851767dcde8f0956d1e230ddf1ce05ca2facd349d2b50286317ab89797af57c38b3565b28f365ea93248a0acfc068e55aa46dcd876abdd2c478
1097210967
languageName: node
1097310968
linkType: hard
1097410969

@@ -11308,7 +11303,7 @@ __metadata:
1130811303
languageName: node
1130911304
linkType: hard
1131011305

11311-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
11306+
"iconv-lite@npm:^0.6.2":
1131211307
version: 0.6.3
1131311308
resolution: "iconv-lite@npm:0.6.3"
1131411309
dependencies:
@@ -13887,7 +13882,7 @@ __metadata:
1388713882
languageName: node
1388813883
linkType: hard
1388913884

13890-
"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
13885+
"node-fetch@npm:^2.6.7":
1389113886
version: 2.7.0
1389213887
resolution: "node-fetch@npm:2.7.0"
1389313888
dependencies:
@@ -19961,15 +19956,6 @@ __metadata:
1996119956
languageName: node
1996219957
linkType: hard
1996319958

19964-
"whatwg-encoding@npm:^2.0.0":
19965-
version: 2.0.0
19966-
resolution: "whatwg-encoding@npm:2.0.0"
19967-
dependencies:
19968-
iconv-lite: "npm:0.6.3"
19969-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
19970-
languageName: node
19971-
linkType: hard
19972-
1997319959
"whatwg-mimetype@npm:^3.0.0":
1997419960
version: 3.0.0
1997519961
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)