Skip to content

Commit

Permalink
chore(deps): update dependency soap to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 4c4cda6 commit fdff47b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@
"dependencies": {
"assert-never": "^1.2.1",
"google-auth-library": "9.11.0",
"soap": "1.0.3",
"soap": "1.0.4",
"ts-toolbelt": "9.6.0",
"tslib": "2.6.3"
},
"resolutions": {
"soap": "1.0.3"
"soap": "1.0.4"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@ __metadata:
prettier-2: "npm:[email protected]"
rimraf: "npm:5.0.7"
semantic-release: "npm:23.1.1"
soap: "npm:1.0.3"
soap: "npm:1.0.4"
source-map-support: "npm:0.5.21"
ts-jest: "npm:29.1.5"
ts-node: "npm:10.9.2"
Expand Down Expand Up @@ -8777,9 +8777,9 @@ __metadata:
languageName: node
linkType: hard

"soap@npm:1.0.3":
version: 1.0.3
resolution: "soap@npm:1.0.3"
"soap@npm:1.0.4":
version: 1.0.4
resolution: "soap@npm:1.0.4"
dependencies:
axios: "npm:^1.6.8"
axios-ntlm: "npm:^1.4.2"
Expand All @@ -8792,7 +8792,7 @@ __metadata:
uuid: "npm:^8.3.2"
whatwg-mimetype: "npm:3.0.0"
xml-crypto: "npm:^3.0.0"
checksum: 10c0/5bac27df219f2ef386e83599e4ce029d9c89b0bba3d120d86ecc4672ff631b5df3fd663f64af70af3142210daa2541b216d293293447654acdf4560ba80e123e
checksum: 10c0/eea303a777b690c91cdfbefc9145ef1e5223ca4896de3eaec91bba0ba038300a917f763c3dd29f4904c10debdece3e78b2f7f916673d9847f9b0756616575c97
languageName: node
linkType: hard

Expand Down

0 comments on commit fdff47b

Please sign in to comment.