Skip to content

Commit f04ecaf

Browse files
committed
fix(deps): update dependency jsdom to v29
1 parent 20407c3 commit f04ecaf

2 files changed

Lines changed: 123 additions & 163 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "chrome-ssh-agent",
33
"dependencies": {
44
"@ungap/url-search-params": "^0.2.2",
5-
"jsdom": "^27.4.0",
5+
"jsdom": "^29.1.0",
66
"mem-storage-area": "^1.0.3",
77
"web-locks": "^0.0.8"
88
},

0 commit comments

Comments
 (0)