Skip to content

Commit 89a88cd

Browse files
chore: update dependency fast-xml-parser to v4.5.4 [security]
1 parent 8c34b22 commit 89a88cd

2 files changed

Lines changed: 13 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": "4.5.4",
155155
"formik": "2.4.5",
156156
"framer-motion": "10.18.0",
157157
"github-markdown-css": "5.4.0",

web/yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6595,7 +6595,7 @@ __metadata:
65956595
eslint-config-reearth: "npm:0.2.2"
65966596
eslint-plugin-playwright: "npm:0.12.0"
65976597
eslint-plugin-storybook: "npm:0.6.15"
6598-
fast-xml-parser: "npm:4.3.2"
6598+
fast-xml-parser: "npm:4.5.4"
65996599
formik: "npm:2.4.5"
66006600
framer-motion: "npm:10.18.0"
66016601
github-markdown-css: "npm:5.4.0"
@@ -16460,6 +16460,17 @@ __metadata:
1646016460
languageName: node
1646116461
linkType: hard
1646216462

16463+
"fast-xml-parser@npm:4.5.4":
16464+
version: 4.5.4
16465+
resolution: "fast-xml-parser@npm:4.5.4"
16466+
dependencies:
16467+
strnum: "npm:^1.0.5"
16468+
bin:
16469+
fxparser: src/cli/cli.js
16470+
checksum: 10c0/7989148650fc1fce988798b62467f7dee0fd5a7ad049373e00e65fbc68f689c119975d03da32c427f0a1f5aad01de2efbd783a48dcdaf3ca41817a8b161ad3e8
16471+
languageName: node
16472+
linkType: hard
16473+
1646316474
"fast-xml-parser@npm:^4.4.1":
1646416475
version: 4.5.3
1646516476
resolution: "fast-xml-parser@npm:4.5.3"

0 commit comments

Comments
 (0)