Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaciras committed Sep 23, 2023
1 parent fa50ebc commit 2b2835a
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 475 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
},
"dependencies": {
"socks": "^2.7.1",
"undici": "^5.24.0"
"undici": "^5.25.2"
},
"devDependencies": {
"@e9x/simple-socks": "1.0.0-beta.1",
"@jest/globals": "^29.6.4",
"@jest/globals": "^29.7.0",
"@kaciras/eslint-config-core": "^2.6.0",
"@kaciras/eslint-config-typescript": "^2.6.0",
"@types/ws": "^8.5.5",
"eslint": "^8.49.0",
"jest": "^29.6.4",
"eslint": "^8.50.0",
"jest": "^29.7.0",
"mockttp": "^3.9.2",
"ts-jest": "^29.1.1",
"type-coverage": "^2.26.2",
"type-coverage": "^2.26.3",
"typescript": "^5.2.2",
"ws": "^8.14.1"
"ws": "^8.14.2"
}
}
Loading

0 comments on commit 2b2835a

Please sign in to comment.