Skip to content

Commit c07a028

Browse files
chore(deps): update dependency happy-dom to v17
1 parent f420756 commit c07a028

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
@@ -65,7 +65,7 @@
6565
"eslint-plugin-unicorn": "48.0.1",
6666
"eslint-plugin-varspacing": "1.2.2",
6767
"eslint-plugin-vue": "9.23.0",
68-
"happy-dom": "8.9.0",
68+
"happy-dom": "17.4.4",
6969
"husky": "9.1.7",
7070
"jest-extended": "4.0.2",
7171
"lint-staged": "15.5.0",

yarn.lock

+7-21
Original file line numberDiff line numberDiff line change
@@ -3370,7 +3370,7 @@ __metadata:
33703370
eslint-plugin-vue: "npm:9.23.0"
33713371
fast-equals: "npm:^5.0.0"
33723372
fuse.js: "npm:7.1.0"
3373-
happy-dom: "npm:8.9.0"
3373+
happy-dom: "npm:17.4.4"
33743374
html-escaper: "npm:^3.0.3"
33753375
husky: "npm:9.1.7"
33763376
immutable: "npm:^5.0.0-beta.5"
@@ -11374,18 +11374,13 @@ __metadata:
1137411374
languageName: node
1137511375
linkType: hard
1137611376

11377-
"happy-dom@npm:8.9.0":
11378-
version: 8.9.0
11379-
resolution: "happy-dom@npm:8.9.0"
11377+
"happy-dom@npm:17.4.4":
11378+
version: 17.4.4
11379+
resolution: "happy-dom@npm:17.4.4"
1138011380
dependencies:
11381-
css.escape: "npm:^1.5.1"
11382-
he: "npm:^1.2.0"
11383-
iconv-lite: "npm:^0.6.3"
11384-
node-fetch: "npm:^2.x.x"
1138511381
webidl-conversions: "npm:^7.0.0"
11386-
whatwg-encoding: "npm:^2.0.0"
1138711382
whatwg-mimetype: "npm:^3.0.0"
11388-
checksum: 10/66c65964ba3b2d02aa6ec9f81eb70dafd47b5b3bc5f1567fb7e2e54847cbed43baf2a79b6697d8327ff3cc9d7e60cf57d8dabfd22220a6be6e200fe746faafdf
11383+
checksum: 10/14a059d054687851767dcde8f0956d1e230ddf1ce05ca2facd349d2b50286317ab89797af57c38b3565b28f365ea93248a0acfc068e55aa46dcd876abdd2c478
1138911384
languageName: node
1139011385
linkType: hard
1139111386

@@ -11744,7 +11739,7 @@ __metadata:
1174411739
languageName: node
1174511740
linkType: hard
1174611741

11747-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
11742+
"iconv-lite@npm:^0.6.2":
1174811743
version: 0.6.3
1174911744
resolution: "iconv-lite@npm:0.6.3"
1175011745
dependencies:
@@ -14548,7 +14543,7 @@ __metadata:
1454814543
languageName: node
1454914544
linkType: hard
1455014545

14551-
"node-fetch@npm:^2.6.7, node-fetch@npm:^2.x.x":
14546+
"node-fetch@npm:^2.6.7":
1455214547
version: 2.7.0
1455314548
resolution: "node-fetch@npm:2.7.0"
1455414549
dependencies:
@@ -21071,15 +21066,6 @@ __metadata:
2107121066
languageName: node
2107221067
linkType: hard
2107321068

21074-
"whatwg-encoding@npm:^2.0.0":
21075-
version: 2.0.0
21076-
resolution: "whatwg-encoding@npm:2.0.0"
21077-
dependencies:
21078-
iconv-lite: "npm:0.6.3"
21079-
checksum: 10/162d712d88fd134a4fe587e53302da812eb4215a1baa4c394dfd86eff31d0a079ff932c05233857997de07481093358d6e7587997358f49b8a580a777be22089
21080-
languageName: node
21081-
linkType: hard
21082-
2108321069
"whatwg-mimetype@npm:^3.0.0":
2108421070
version: 3.0.0
2108521071
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)