about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-29 23:47:26 +0900
committerGitHub <noreply@github.com>2020-12-29 23:47:26 +0900
commitbf63840612e5fb505598ce8ea4c43368f153ae4e (patch)
tree0d97128c22b28c1eaa4e4dea725e00cfee80147e /package.json
parentabd84a19e3a1f0bf8ba7dd283276e4e3afd7deaa (diff)
Bump js-yaml from 3.14.0 to 3.14.1 (#15333)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.14.1/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d0b628a7c..a7ea9dc7e 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
     "intl-messageformat": "^2.2.0",
     "intl-relativeformat": "^6.4.3",
     "is-nan": "^1.3.0",
-    "js-yaml": "^3.13.1",
+    "js-yaml": "^3.14.1",
     "lodash": "^4.17.19",
     "mark-loader": "^0.1.6",
     "marky": "^1.2.1",