Skip to content

Commit 392d121

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

2 files changed

Lines changed: 111 additions & 156 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.0.1",
66
"mem-storage-area": "^1.0.3",
77
"web-locks": "^0.0.8"
88
},

0 commit comments

Comments
 (0)