Skip to content

Commit ce2eb27

Browse files
chore(deps): bump socks from 2.8.3 to 2.8.4
Bumps [socks](https://github.com/JoshGlazebrook/socks) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/JoshGlazebrook/socks/releases) - [Commits](JoshGlazebrook/socks@2.8.3...2.8.4) --- updated-dependencies: - dependency-name: socks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5eab007 commit ce2eb27

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mail-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@sap-cloud-sdk/connectivity": "^3.26.0",
4242
"@sap-cloud-sdk/util": "^3.26.0",
4343
"nodemailer": "6.10.0",
44-
"socks": "2.8.3"
44+
"socks": "2.8.4"
4545
},
4646
"devDependencies": {
4747
"@types/nodemailer": "^6.4.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8757,10 +8757,10 @@ socks-proxy-agent@^8.0.5:
87578757
debug "^4.3.4"
87588758
socks "^2.8.3"
87598759

8760-
[email protected].3, socks@^2.6.2, socks@^2.8.3:
8761-
version "2.8.3"
8762-
resolved "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz#1ebd0f09c52ba95a09750afe3f3f9f724a800cb5"
8763-
integrity sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==
8760+
[email protected].4, socks@^2.6.2, socks@^2.8.3:
8761+
version "2.8.4"
8762+
resolved "https://registry.npmjs.org/socks/-/socks-2.8.4.tgz#07109755cdd4da03269bda4725baa061ab56d5cc"
8763+
integrity sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==
87648764
dependencies:
87658765
ip-address "^9.0.5"
87668766
smart-buffer "^4.2.0"

0 commit comments

Comments
 (0)