Skip to content

Commit 7df9283

Browse files
chore(deps): bump fast-xml-parser from 5.3.5 to 5.3.6 (#236)
* chore(deps): bump fast-xml-parser from 5.3.5 to 5.3.6 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.5 to 5.3.6. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update fast-xml-parser to version 5.3.6 Bump fast-xml-parser dependency version. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dovid Levine <david@axepress.dev>
1 parent f771622 commit 7df9283

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

.changeset/friendly-mails-tie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@snapwp/next": patch
3+
---
4+
5+
chore(deps): bump fast-xml-parser from 5.3.5 to 5.3.6

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"html-react-parser": "^5.2.17",
5757
"modify-source-webpack-plugin": "^4.1.0",
5858
"sanitize-html": "^2.17.0",
59-
"fast-xml-parser": "^5.3.5"
59+
"fast-xml-parser": "^5.3.6"
6060
},
6161
"devDependencies": {
6262
"@snapwp/types": "*",

0 commit comments

Comments
 (0)