Bump js-yaml from 3.13.1 to 3.14.0

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.1...3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-09 21:47:51 +00:00
committed by GitHub
parent 7bcc35480d
commit 74e9c8c696
2 changed files with 2 additions and 10 deletions

View File

@ -6,7 +6,7 @@
"dependencies": {
"bootstrap": "^4.5.0",
"jquery": "^3.5.0",
"js-yaml": "3.13.1",
"js-yaml": "3.14.0",
"popper.js": "^1.16.1"
},
"devDependencies": {