Skip to content

Commit 616a9d6

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 in /direct-file/df-client (#23)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55ea6d0 commit 616a9d6

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
lines changed

direct-file/df-client/df-client-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"exceljs": "^4.3.0",
2020
"fast-xml-parser": "^4.4.1",
2121
"i18next": "23.16.4",
22-
"js-yaml": "^4.1.0",
22+
"js-yaml": "^4.1.1",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
2525
"react-helmet-async": "^2.0.5",

direct-file/df-client/df-static-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"crypto-js": "4.2.0",
1515
"exceljs": "^4.3.0",
1616
"i18next": "23.16.4",
17-
"js-yaml": "^4.1.0",
17+
"js-yaml": "^4.1.1",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"react-helmet-async": "^2.0.5",

direct-file/df-client/package-lock.json

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

0 commit comments

Comments
 (0)