Bump js-yaml from 3.14.1 to 4.0.0

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 4.0.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.14.1...4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-04 05:08:19 +00:00
committed by GitHub
parent d1bd3b6338
commit 60c920d284
2 changed files with 14 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"dependencies": {
"bootstrap": "^4.5.3",
"jquery": "^3.5.0",
"js-yaml": "3.14.1",
"js-yaml": "4.0.0",
"popper.js": "^1.16.1"
},
"devDependencies": {