Skip to content

Commit db1a4a8

Browse files
build(deps): bump @xmldom/xmldom (#405)
Automatic merge of Dependabot PR
1 parent a570d43 commit db1a4a8

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

examples/example/e2e/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,9 +1210,9 @@
12101210
wait-port "^1.1.0"
12111211

12121212
"@xmldom/xmldom@^0.8.8":
1213-
version "0.8.10"
1214-
resolved "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz"
1215-
integrity sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==
1213+
version "0.8.12"
1214+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.12.tgz#cf488a5435fa06c7374ad1449c69cea0f823624b"
1215+
integrity sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==
12161216

12171217
"@zip.js/zip.js@^2.7.53":
12181218
version "2.7.54"

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5171,13 +5171,13 @@ __metadata:
51715171
linkType: hard
51725172

51735173
"axios@npm:^1.7.4":
5174-
version: 1.13.6
5175-
resolution: "axios@npm:1.13.6"
5174+
version: 1.14.0
5175+
resolution: "axios@npm:1.14.0"
51765176
dependencies:
51775177
follow-redirects: ^1.15.11
51785178
form-data: ^4.0.5
5179-
proxy-from-env: ^1.1.0
5180-
checksum: 72e94640e34aa9b591a47a9cc1798a1e18f179e15e39276514dd73f6d910981bdb2117c649da858bd72fc34d91db4f84318f88c8d306e395cd4ef5d6f142ab70
5179+
proxy-from-env: ^2.1.0
5180+
checksum: 505d21ea777e7613ec61dc2ca92647a55878b6c86ae268e791747fb199913e68b1a9bdb9faa5a72eb59dcefc5e93c2579636504b84dbfed59aa9a680ade749e6
51815181
languageName: node
51825182
linkType: hard
51835183

@@ -12647,6 +12647,13 @@ __metadata:
1264712647
languageName: node
1264812648
linkType: hard
1264912649

12650+
"proxy-from-env@npm:^2.1.0":
12651+
version: 2.1.0
12652+
resolution: "proxy-from-env@npm:2.1.0"
12653+
checksum: b106ad790f26d47ba4791af3fe8cba5c8d35d85020119c82c05b413eb11b3ab97d2393ecaed51bca97c2788fa256408283dfeb4d970b2ebcae6702310f064e7e
12654+
languageName: node
12655+
linkType: hard
12656+
1265012657
"pump@npm:^3.0.0":
1265112658
version: 3.0.3
1265212659
resolution: "pump@npm:3.0.3"

0 commit comments

Comments
 (0)