Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency happy-dom to v15 [security] #1820

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-vitest": "0.5.4",
"fishery": "2.2.2",
"happy-dom": "14.11.0",
"happy-dom": "15.10.2",
"jest-websocket-mock": "2.5.0",
"npm-package-json-lint": "7.1.0",
"postcss": "8.4.38",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6191,14 +6191,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:14.11.0":
version: 14.11.0
resolution: "happy-dom@npm:14.11.0"
"happy-dom@npm:15.10.2":
version: 15.10.2
resolution: "happy-dom@npm:15.10.2"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/64e798c3add9576e37bb2a1d52777d315642fb951fccc83f59c2d27cb473a202aeea18812040df04595cdc91984f371004ea348f8b14944b19d74ed647ae2549
checksum: 10c0/b0403c4c53021da25989b320f2a6c0ab760cc538f10e403df9d2f14b0a7d20b1be961192c95322b335dc71fa27941e7e8b883b2d79d7c9c51215a97b3e3097a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -7529,7 +7529,7 @@ __metadata:
formik: "npm:2.4.6"
framer-motion: "npm:11.1.9"
fuse.js: "npm:7.0.0"
happy-dom: "npm:14.11.0"
happy-dom: "npm:15.10.2"
jest-websocket-mock: "npm:2.5.0"
lodash.isequal: "npm:4.5.0"
lodash.mergewith: "npm:4.6.2"
Expand Down
Loading