Bump js-yaml from 4.0.0 to 4.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-15 05:03:59 +00:00
committed by GitHub
parent 3bb6275f67
commit 9945b9851a
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"dependencies": {
"bootstrap": "^4.6.0",
"jquery": "^3.6.0",
"js-yaml": "4.0.0",
"js-yaml": "4.1.0",
"popper.js": "^1.16.1"
},
"devDependencies": {