Skip to content

Commit 6b07bc3

Browse files
authored
Merge pull request #4622 from serlo/dependabot/npm_and_yarn/fast-xml-parser-5.5.6
chore(deps): bump fast-xml-parser from 5.4.1 to 5.5.6
2 parents 1bd5119 + 3bac0a9 commit 6b07bc3

7 files changed

Lines changed: 21 additions & 11 deletions
-24.1 KB
Binary file not shown.
43.8 KB
Binary file not shown.
-184 KB
Binary file not shown.
239 KB
Binary file not shown.
Binary file not shown.

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"autoprefixer": "^10.4.20",
4949
"canvas-confetti": "^1.9.3",
5050
"clsx": "^2.1.1",
51-
"fast-xml-parser": "^5.3.8",
51+
"fast-xml-parser": "^5.5.6",
5252
"fp-ts": "^2.16.9",
5353
"graphiql": "^3.7.2",
5454
"graphql": "^16.9.0",

yarn.lock

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5199,7 +5199,7 @@ __metadata:
51995199
eslint-plugin-import: ^2.31.0
52005200
eslint-plugin-react: ^7.37.4
52015201
eslint-plugin-react-hooks: ^5.2.0
5202-
fast-xml-parser: ^5.3.8
5202+
fast-xml-parser: ^5.5.6
52035203
fp-ts: ^2.16.9
52045204
graphiql: ^3.7.2
52055205
graphql: ^16.9.0
@@ -9122,22 +9122,25 @@ __metadata:
91229122
languageName: node
91239123
linkType: hard
91249124

9125-
"fast-xml-builder@npm:^1.0.0":
9126-
version: 1.0.0
9127-
resolution: "fast-xml-builder@npm:1.0.0"
9128-
checksum: d6fb6d860ebb67c0dbec4c91a5cde3bf3e4cc40407db249539fe0d4e98e5c1bc09b3d45e5cbc412aaee8dd16605467f8c054c104fbccba23cf78ec15ff8767ab
9125+
"fast-xml-builder@npm:^1.1.4":
9126+
version: 1.1.4
9127+
resolution: "fast-xml-builder@npm:1.1.4"
9128+
dependencies:
9129+
path-expression-matcher: ^1.1.3
9130+
checksum: 90b019ed6f52cb30342a58d4bf8726a7723b4110cb9c0fd3fa2031e87506e8b18740fd349472926c9e2925d22ca6637b6d46a20eda537473cf63366970db4d7b
91299131
languageName: node
91309132
linkType: hard
91319133

9132-
"fast-xml-parser@npm:^5.3.8":
9133-
version: 5.4.1
9134-
resolution: "fast-xml-parser@npm:5.4.1"
9134+
"fast-xml-parser@npm:^5.5.6":
9135+
version: 5.5.6
9136+
resolution: "fast-xml-parser@npm:5.5.6"
91359137
dependencies:
9136-
fast-xml-builder: ^1.0.0
9138+
fast-xml-builder: ^1.1.4
9139+
path-expression-matcher: ^1.1.3
91379140
strnum: ^2.1.2
91389141
bin:
91399142
fxparser: src/cli/cli.js
9140-
checksum: 98b8d2f208dea6be10740509e4ef59dc175584cfb29cb3f82849f0a79645ccaf40916589533029c30b4b47a78e744e8fc08ff468f214a231f450e51f0d8d32c6
9143+
checksum: c27820af9cfc534fd40e798852601568c4078694e4d6850dad8feb94f835a0230b115f98f8660cd114c360e60f0dd09e695031cee23a3d1e78609e5538d23ef4
91419144
languageName: node
91429145
linkType: hard
91439146

@@ -13106,6 +13109,13 @@ __metadata:
1310613109
languageName: node
1310713110
linkType: hard
1310813111

13112+
"path-expression-matcher@npm:^1.1.3":
13113+
version: 1.1.3
13114+
resolution: "path-expression-matcher@npm:1.1.3"
13115+
checksum: 9b045e857fd812a8c36f987fae44e49f5843b25408f69e7776540fbb0b59e7f5484aff6cf8b98ee45425ae36a979dfe557a24e385127a9a1aaa85953811eb4c9
13116+
languageName: node
13117+
linkType: hard
13118+
1310913119
"path-is-absolute@npm:^1.0.0":
1311013120
version: 1.0.1
1311113121
resolution: "path-is-absolute@npm:1.0.1"

0 commit comments

Comments
 (0)