Skip to content

Commit 5cd5088

Browse files
chore: update dependency fast-xml-parser to v5 [security]
1 parent a24669b commit 5cd5088

2 files changed

Lines changed: 46 additions & 2 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"dayjs": "1.11.10",
152152
"detect-browser": "5.3.0",
153153
"escape-string-regexp": "5.0.0",
154-
"fast-xml-parser": "4.3.2",
154+
"fast-xml-parser": "5.7.0",
155155
"formik": "2.4.5",
156156
"framer-motion": "10.18.0",
157157
"github-markdown-css": "5.4.0",

web/yarn.lock

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4999,6 +4999,13 @@ __metadata:
49994999
languageName: node
50005000
linkType: hard
50015001

5002+
"@nodable/entities@npm:^2.1.0":
5003+
version: 2.1.0
5004+
resolution: "@nodable/entities@npm:2.1.0"
5005+
checksum: 10c0/5a4cba2b61a5b6c726328b18b1de6d033cae4a658a118644bf31e0bcbda126ea7b69385043dc556cf1ed859b9ca220e82b81b5e5c48ef1b519fb8ec104575dee
5006+
languageName: node
5007+
linkType: hard
5008+
50025009
"@nodelib/fs.scandir@npm:2.1.5":
50035010
version: 2.1.5
50045011
resolution: "@nodelib/fs.scandir@npm:2.1.5"
@@ -6595,7 +6602,7 @@ __metadata:
65956602
eslint-config-reearth: "npm:0.2.2"
65966603
eslint-plugin-playwright: "npm:0.12.0"
65976604
eslint-plugin-storybook: "npm:0.6.15"
6598-
fast-xml-parser: "npm:4.3.2"
6605+
fast-xml-parser: "npm:5.7.0"
65996606
formik: "npm:2.4.5"
66006607
framer-motion: "npm:10.18.0"
66016608
github-markdown-css: "npm:5.4.0"
@@ -16438,6 +16445,15 @@ __metadata:
1643816445
languageName: node
1643916446
linkType: hard
1644016447

16448+
"fast-xml-builder@npm:^1.1.5":
16449+
version: 1.1.5
16450+
resolution: "fast-xml-builder@npm:1.1.5"
16451+
dependencies:
16452+
path-expression-matcher: "npm:^1.1.3"
16453+
checksum: 10c0/b814ba5559cb3140de46d2846045607ab4d4c0bfc312a49d22c91efb9f7cd7004971314841e5823eeb467a5bf403e3ade8371b7912200e111df027d42ae51715
16454+
languageName: node
16455+
linkType: hard
16456+
1644116457
"fast-xml-parser@npm:4.3.2":
1644216458
version: 4.3.2
1644316459
resolution: "fast-xml-parser@npm:4.3.2"
@@ -16460,6 +16476,20 @@ __metadata:
1646016476
languageName: node
1646116477
linkType: hard
1646216478

16479+
"fast-xml-parser@npm:5.7.0":
16480+
version: 5.7.0
16481+
resolution: "fast-xml-parser@npm:5.7.0"
16482+
dependencies:
16483+
"@nodable/entities": "npm:^2.1.0"
16484+
fast-xml-builder: "npm:^1.1.5"
16485+
path-expression-matcher: "npm:^1.5.0"
16486+
strnum: "npm:^2.2.3"
16487+
bin:
16488+
fxparser: src/cli/cli.js
16489+
checksum: 10c0/773d83bc6ad2c97e86326324784b2e3fbbcb989bc7e02c08c4284d302251ace6cd2e4f58896cdaed705887b0523c0455af5c811dece720ebe4245c3af427471b
16490+
languageName: node
16491+
linkType: hard
16492+
1646316493
"fast-xml-parser@npm:^4.4.1":
1646416494
version: 4.5.3
1646516495
resolution: "fast-xml-parser@npm:4.5.3"
@@ -21417,6 +21447,13 @@ __metadata:
2141721447
languageName: node
2141821448
linkType: hard
2141921449

21450+
"path-expression-matcher@npm:^1.1.3, path-expression-matcher@npm:^1.5.0":
21451+
version: 1.5.0
21452+
resolution: "path-expression-matcher@npm:1.5.0"
21453+
checksum: 10c0/646cb5bc66cd7d809a52288336f3ac1e6223f156fd8e912936e490e590f7f93e8056d4fd25fcbcc7da61bb698fa520112cb050372a3f65e7b79bd4afa0f77610
21454+
languageName: node
21455+
linkType: hard
21456+
2142021457
"path-key@npm:^2.0.1":
2142121458
version: 2.0.1
2142221459
resolution: "path-key@npm:2.0.1"
@@ -24768,6 +24805,13 @@ __metadata:
2476824805
languageName: node
2476924806
linkType: hard
2477024807

24808+
"strnum@npm:^2.2.3":
24809+
version: 2.2.3
24810+
resolution: "strnum@npm:2.2.3"
24811+
checksum: 10c0/1ee78101f1cd73a5b32f63cfd0be501bd246801a002f5987efef903a49e9297d1b63574e302ab3c06ee5e715c524d6cbdfef010e372ec1ea848e0179836cc208
24812+
languageName: node
24813+
linkType: hard
24814+
2477124815
"style-loader@npm:^3.3.2":
2477224816
version: 3.3.4
2477324817
resolution: "style-loader@npm:3.3.4"

0 commit comments

Comments
 (0)