Skip to content

Commit 33485cc

Browse files
fix(lambda): bump fast-xml-builder from 1.1.4 to 1.2.0 in /lambdas
Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.1.4 to 1.2.0. - [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-builder@v1.1.4...v1.2.0) --- updated-dependencies: - dependency-name: fast-xml-builder dependency-version: 1.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d57199 commit 33485cc

1 file changed

Lines changed: 20 additions & 5 deletions

File tree

lambdas/yarn.lock

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7690,11 +7690,12 @@ __metadata:
76907690
linkType: hard
76917691

76927692
"fast-xml-builder@npm:^1.1.4":
7693-
version: 1.1.4
7694-
resolution: "fast-xml-builder@npm:1.1.4"
7693+
version: 1.2.0
7694+
resolution: "fast-xml-builder@npm:1.2.0"
76957695
dependencies:
7696-
path-expression-matcher: "npm:^1.1.3"
7697-
checksum: 10c0/d5dfc0660f7f886b9f42747e6aa1d5e16c090c804b322652f65a5d7ffb93aa00153c3e1276cd053629f9f4c4f625131dc6886677394f7048e827e63b97b18927
7696+
path-expression-matcher: "npm:^1.5.0"
7697+
xml-naming: "npm:^0.1.0"
7698+
checksum: 10c0/84bb105cd04e91d6dcb746c4dbaeb12903b510e7ab9a06ffde55b5a582e005559a87d84467f18a655c6c4baf098f696fd74cee3cbe1aea9d01385907768ba32d
76987699
languageName: node
76997700
linkType: hard
77007701

@@ -9808,13 +9809,20 @@ __metadata:
98089809
languageName: node
98099810
linkType: hard
98109811

9811-
"path-expression-matcher@npm:^1.1.3, path-expression-matcher@npm:^1.2.0":
9812+
"path-expression-matcher@npm:^1.2.0":
98129813
version: 1.2.0
98139814
resolution: "path-expression-matcher@npm:1.2.0"
98149815
checksum: 10c0/86c661dfb265ed5dd1ddd9188f0dfbecf4ec4dc3ea6cabab081d3a2ba285054d9767a641a233bd6fd694fd89f7d0ef94913032feddf5365252700b02db4bf4e1
98159816
languageName: node
98169817
linkType: hard
98179818

9819+
"path-expression-matcher@npm:^1.5.0":
9820+
version: 1.5.0
9821+
resolution: "path-expression-matcher@npm:1.5.0"
9822+
checksum: 10c0/646cb5bc66cd7d809a52288336f3ac1e6223f156fd8e912936e490e590f7f93e8056d4fd25fcbcc7da61bb698fa520112cb050372a3f65e7b79bd4afa0f77610
9823+
languageName: node
9824+
linkType: hard
9825+
98189826
"path-is-absolute@npm:^1.0.0":
98199827
version: 1.0.1
98209828
resolution: "path-is-absolute@npm:1.0.1"
@@ -11476,6 +11484,13 @@ __metadata:
1147611484
languageName: node
1147711485
linkType: hard
1147811486

11487+
"xml-naming@npm:^0.1.0":
11488+
version: 0.1.0
11489+
resolution: "xml-naming@npm:0.1.0"
11490+
checksum: 10c0/8c7614865361bcb7e53e3e091dac21c567e2b92d447919b2f072775aa9dcfc94a5255bd52fbaa0fd53c93513e53a23a6a835218ad2af512451dbc678392f85fe
11491+
languageName: node
11492+
linkType: hard
11493+
1147911494
"xml2js@npm:0.5.0":
1148011495
version: 0.5.0
1148111496
resolution: "xml2js@npm:0.5.0"

0 commit comments

Comments
 (0)