Skip to content

Commit

Permalink
⬆️ Update dependency happy-dom to v15 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 8554727 commit 49360f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"eslint-plugin-testing-library": "^5.5.1",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vitest": "^0.2.0",
"happy-dom": "^10.0.0",
"happy-dom": "^15.0.0",
"node-mocks-http": "^1.12.2",
"prettier": "^3.0.0",
"sass": "^1.56.1",
Expand Down
26 changes: 7 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5272,7 +5272,7 @@ __metadata:
languageName: node
linkType: hard

"css.escape@npm:1.5.1, css.escape@npm:^1.5.1":
"css.escape@npm:1.5.1":
version: 1.5.1
resolution: "css.escape@npm:1.5.1"
checksum: f6d38088d870a961794a2580b2b2af1027731bb43261cfdce14f19238a88664b351cc8978abc20f06cc6bbde725699dec8deb6fe9816b139fc3f2af28719e774
Expand Down Expand Up @@ -7447,17 +7447,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^10.0.0":
version: 10.11.2
resolution: "happy-dom@npm:10.11.2"
"happy-dom@npm:^15.0.0":
version: 15.11.7
resolution: "happy-dom@npm:15.11.7"
dependencies:
css.escape: ^1.5.1
entities: ^4.5.0
iconv-lite: ^0.6.3
webidl-conversions: ^7.0.0
whatwg-encoding: ^2.0.0
whatwg-mimetype: ^3.0.0
checksum: 5781985c594f216fc8c6ae1d673aec2ef8c2eaa57b79036775ce42a55537486321bed9e1e3fc994a6a7ee9cc8729097486877f39d796ab9e440a7ba6e82e2401
checksum: 8651ea68e6fd3ae1d0cd5076f6b172ae30a51b48503ccd139fa1d556678e918679dd4b000050f2b7a3091f706d85c514aa08a6208c0ddb113dba351653456429
languageName: node
linkType: hard

Expand Down Expand Up @@ -7661,7 +7658,7 @@ __metadata:
flag-icons: ^6.9.2
framer-motion: ^10.0.0
generate-password: ^1.7.0
happy-dom: ^10.0.0
happy-dom: ^15.0.0
html-entities: ^2.3.3
i18next: ^22.5.1
immer: ^10.0.2
Expand Down Expand Up @@ -7860,7 +7857,7 @@ __metadata:
languageName: node
linkType: hard

"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
"iconv-lite@npm:^0.6.2":
version: 0.6.3
resolution: "iconv-lite@npm:0.6.3"
dependencies:
Expand Down Expand Up @@ -13094,15 +13091,6 @@ __metadata:
languageName: node
linkType: hard

"whatwg-encoding@npm:^2.0.0":
version: 2.0.0
resolution: "whatwg-encoding@npm:2.0.0"
dependencies:
iconv-lite: 0.6.3
checksum: 7087810c410aa9b689cbd6af8773341a53cdc1f3aae2a882c163bd5522ec8ca4cdfc269aef417a5792f411807d5d77d50df4c24e3abb00bb60192858a40cc675
languageName: node
linkType: hard

"whatwg-mimetype@npm:^3.0.0":
version: 3.0.0
resolution: "whatwg-mimetype@npm:3.0.0"
Expand Down

0 comments on commit 49360f1

Please sign in to comment.