Skip to content

Commit d8d97f6

Browse files
chore(deps): bump js-yaml in /frontend/server
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency . These dependencies need to be updated together. Updates `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) Updates `js-yaml` from 3.14.1 to 3.14.2 - [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 - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0302125 commit d8d97f6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

frontend/server/package-lock.json

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

frontend/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"form-data": "^2.5.4",
1212
"gunzip-maybe": "^1.4.1",
1313
"http-proxy-middleware": "^2.0.7",
14-
"js-yaml": "^4.1.0",
14+
"js-yaml": "^4.1.1",
1515
"lodash": ">=4.17.21",
1616
"minio": "~8.0.3",
1717
"node-fetch": "2.6.7",

0 commit comments

Comments
 (0)