Skip to content

Commit d231e09

Browse files
authored
chore: bump versions (#13873)
1 parent 5ec5d4d commit d231e09

File tree

2 files changed

+5
-26
lines changed

2 files changed

+5
-26
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
163163
"resolutions": {
164164
"aws-sdk": "^2.1464.0",
165165
"cross-fetch": "^2.2.6",
166+
"fast-xml-parser": "^4.4.1",
166167
"glob-parent": "^6.0.2",
167168
"got": "^11.8.5",
168169
"istanbul/async": "^2.6.4",

yarn.lock

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -19304,36 +19304,14 @@ __metadata:
1930419304
languageName: node
1930519305
linkType: hard
1930619306

19307-
"fast-xml-parser@npm:4.1.2":
19308-
version: 4.1.2
19309-
resolution: "fast-xml-parser@npm:4.1.2"
19310-
dependencies:
19311-
strnum: ^1.0.5
19312-
bin:
19313-
fxparser: src/cli/cli.js
19314-
checksum: fdc599b28d6ff64ee3727209387cfbcfaa2c696bc8dca5e218876a6098b8df52c56fa899cc33b3ffc5ffa36de2ebbb308fe6794930b217e80dd5985fcab432bd
19315-
languageName: node
19316-
linkType: hard
19317-
19318-
"fast-xml-parser@npm:4.2.5":
19319-
version: 4.2.5
19320-
resolution: "fast-xml-parser@npm:4.2.5"
19321-
dependencies:
19322-
strnum: ^1.0.5
19323-
bin:
19324-
fxparser: src/cli/cli.js
19325-
checksum: f422349189b70660238eff9e48c57a0b9e5142f4c442bd79f50049847006341fe8dbcaac899c54e219034f63249fdba4512542ec54ef4dec24fcf9f54ad20d42
19326-
languageName: node
19327-
linkType: hard
19328-
19329-
"fast-xml-parser@npm:^4.2.5":
19330-
version: 4.3.4
19331-
resolution: "fast-xml-parser@npm:4.3.4"
19307+
"fast-xml-parser@npm:^4.4.1":
19308+
version: 4.4.1
19309+
resolution: "fast-xml-parser@npm:4.4.1"
1933219310
dependencies:
1933319311
strnum: ^1.0.5
1933419312
bin:
1933519313
fxparser: src/cli/cli.js
19336-
checksum: 1e44cad5f14efa9971fe2df6246e6656c22bccf8e8c1d3545a63c446e67ab23e9f615ecba0c4b103ea1126ee4344d9cc9672bd6409f728330131c3ba76827715
19314+
checksum: 7f334841fe41bfb0bf5d920904ccad09cefc4b5e61eaf4c225bf1e1bb69ee77ef2147d8942f783ee8249e154d1ca8a858e10bda78a5d78b8bed3f48dcee9bf33
1933719315
languageName: node
1933819316
linkType: hard
1933919317

0 commit comments

Comments
 (0)