Skip to content

Commit b0f98f1

Browse files
authored
chore(deps): bump socks to 2.7.3 (#1826)
1 parent 874f21f commit b0f98f1

File tree

3 files changed

+56
-23
lines changed

3 files changed

+56
-23
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,14 @@
128128
"workspaces": [
129129
"configs/eslint-config-mongosh",
130130
"configs/tsconfig-mongosh",
131+
"scripts/docker",
131132
"packages/async-rewriter2",
132133
"packages/build",
134+
"packages/errors",
133135
"packages/history",
134136
"packages/java-shell",
135137
"packages/js-multiline-to-singleline",
136138
"packages/types",
137-
"scripts/docker",
138-
"packages/errors",
139139
"packages/i18n",
140140
"packages/logging",
141141
"packages/service-provider-core",

packages/service-provider-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"aws4": "^1.11.0",
5757
"mongodb": "^6.3.0",
5858
"mongodb-connection-string-url": "^3.0.0",
59-
"socks": "^2.7.1"
59+
"socks": "^2.7.3"
6060
},
6161
"optionalDependencies": {
6262
"kerberos": "^2.1.0",

0 commit comments

Comments
 (0)