Skip to content

Commit 3f647a4

Browse files
build(deps): bump js-yaml from 4.2.0 to 5.0.0 in /frontend (#62)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 5.0.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...5.0.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 517aa95 commit 3f647a4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@xyflow/react": "^12.11.1",
2222
"class-variance-authority": "^0.7.1",
2323
"clsx": "^2.1.1",
24-
"js-yaml": "^4.2.0",
24+
"js-yaml": "^5.0.0",
2525
"react": "^19.2.7",
2626
"react-dom": "^19.2.7",
2727
"tailwind-merge": "^3.6.0",

0 commit comments

Comments
 (0)