Skip to content

Commit

Permalink
fix(deps): update dependency jsdom to v16 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent a6afb1f commit 237f0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"imports-loader": "^0.7.1",
"isomorphic-fetch": "2.2.1",
"jquery": "^3.5.0",
"jsdom": "^11.0.0",
"jsdom": "^16.0.0",
"jsdom-global": "^3.0.2",
"keycode": "^2.1.9",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 237f0c7

Please sign in to comment.