Skip to content

Commit ee8e3e2

Browse files
build(deps-dev): bump strong-soap from 5.0.10 to 6.0.0
Bumps [strong-soap](https://github.com/loopbackio/strong-soap) from 5.0.10 to 6.0.0. - [Changelog](https://github.com/loopbackio/strong-soap/blob/master/CHANGES.md) - [Commits](loopbackio/strong-soap@v5.0.10...v6.0.0) --- updated-dependencies: - dependency-name: strong-soap dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 970ac1b commit ee8e3e2

3 files changed

Lines changed: 23 additions & 3 deletions

File tree

.yarn/install-state.gz

6.62 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "^10.4.0",
5252
"prettier": "^3.8.3",
5353
"semantic-release": "^25.0.3",
54-
"strong-soap": "^5.0.10",
54+
"strong-soap": "^6.0.0",
5555
"tsx": "^4.22.3",
5656
"typescript": "^6.0.3",
5757
"typescript-eslint": "^8.59.4",

yarn.lock

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ __metadata:
109109
eslint: "npm:^10.4.0"
110110
prettier: "npm:^3.8.3"
111111
semantic-release: "npm:^25.0.3"
112-
strong-soap: "npm:^5.0.10"
112+
strong-soap: "npm:^6.0.0"
113113
tsx: "npm:^4.22.3"
114114
typescript: "npm:^6.0.3"
115115
typescript-eslint: "npm:^8.59.4"
@@ -6903,7 +6903,7 @@ __metadata:
69036903
languageName: node
69046904
linkType: hard
69056905

6906-
"strong-soap@npm:5.0.10, strong-soap@npm:^5.0.10":
6906+
"strong-soap@npm:5.0.10":
69076907
version: 5.0.10
69086908
resolution: "strong-soap@npm:5.0.10"
69096909
dependencies:
@@ -6923,6 +6923,26 @@ __metadata:
69236923
languageName: node
69246924
linkType: hard
69256925

6926+
"strong-soap@npm:^6.0.0":
6927+
version: 6.0.0
6928+
resolution: "strong-soap@npm:6.0.0"
6929+
dependencies:
6930+
"@cypress/request": "npm:^3.0.10"
6931+
compress: "npm:^0.99.0"
6932+
debug: "npm:^4.4.3"
6933+
httpntlm: "npm:^1.8.13"
6934+
lodash: "npm:^4.18.1"
6935+
node-rsa: "npm:^1.1.1"
6936+
sax: "npm:^1.6.0"
6937+
selectn: "npm:^1.3.0"
6938+
strong-globalize: "npm:^6.0.6"
6939+
uuid: "npm:^11.1.1"
6940+
xml-crypto: "npm:^3.2.1"
6941+
xmlbuilder: "npm:^10.1.1"
6942+
checksum: 10c0/f1f293b1f60b44822478fcb81dbcb2d6c5c36d6bd15750ddd686fcae252953542a8b13fa2018320cff0a7b6a8c23ab41098b6058cdae5e4a33f16c8c9a07e4d8
6943+
languageName: node
6944+
linkType: hard
6945+
69266946
"stubborn-fs@npm:^2.0.0":
69276947
version: 2.0.0
69286948
resolution: "stubborn-fs@npm:2.0.0"

0 commit comments

Comments
 (0)