Skip to content

Commit a9f4f5b

Browse files
authored
chore(deps): bump socks (#5484)
chore: bump socks
1 parent bb2885d commit a9f4f5b

File tree

3 files changed

+58
-27
lines changed

3 files changed

+58
-27
lines changed

package-lock.json

Lines changed: 56 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/data-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"mongodb-build-info": "^1.7.0",
6969
"mongodb-connection-string-url": "^2.6.0",
7070
"mongodb-ns": "^2.4.0",
71-
"socks": "^2.7.1",
71+
"socks": "^2.7.3",
7272
"uuid": "^8.3.2"
7373
},
7474
"devDependencies": {

packages/ssh-tunnel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"nyc": "^15.1.0",
7070
"prettier": "^2.7.1",
7171
"sinon": "^9.2.3",
72-
"socks": "^2.7.1",
72+
"socks": "^2.7.3",
7373
"typescript": "^5.0.4"
7474
},
7575
"dependencies": {

0 commit comments

Comments
 (0)