Skip to content

Commit 7a15dd4

Browse files
dependabot[bot]Bob Strahan
andauthored
Bump js-yaml from 4.1.0 to 4.1.1 in /src/ui (#135)
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: Bob Strahan <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f660af3 commit 7a15dd4

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

src/ui/package-lock.json

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

src/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"graphql": "^16.10.0",
4242
"graphql-tag": "^2.12.6",
4343
"immer": "^10.1.3",
44-
"js-yaml": "^4.1.0",
44+
"js-yaml": "^4.1.1",
4545
"json-schema-traverse": "^1.0.0",
4646
"lodash-es": "^4.17.21",
4747
"mammoth": "^1.9.1",

0 commit comments

Comments
 (0)