Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aba0d58

Browse filesBrowse files
lirantalsnyk-bot
andauthored
fix: upgrade fast-xml-parser from 4.3.2 to 4.3.3 (#29)
Snyk has created this PR to upgrade fast-xml-parser from 4.3.2 to 4.3.3. See this package in npm: See this project in Snyk: https://app.snyk.io/org/lirantal/project/91eac46d-ddd4-4664-84f0-d112defd5b85?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 996c465 commit aba0d58
Copy full SHA for aba0d58

File tree

Expand file treeCollapse file tree

2 files changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-5
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"debug": "^4.3.4",
45-
"fast-xml-parser": "^4.3.0"
45+
"fast-xml-parser": "^4.3.3"
4646
},
4747
"devDependencies": {
4848
"@commitlint/cli": "^7.2.1",

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3289,10 +3289,10 @@ fast-levenshtein@~2.0.6:
32893289
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
32903290
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
32913291

3292-
fast-xml-parser@^4.3.0:
3293-
version "4.3.2"
3294-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
3295-
integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
3292+
fast-xml-parser@^4.3.3:
3293+
version "4.3.4"
3294+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.4.tgz#385cc256ad7bbc57b91515a38a22502a9e1fca0d"
3295+
integrity sha512-utnwm92SyozgA3hhH2I8qldf2lBqm6qHOICawRNRFu1qMe3+oqr+GcXjGqTmXTMGE5T4eC03kr/rlh5C1IRdZA==
32963296
dependencies:
32973297
strnum "^1.0.5"
32983298

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.