Merge pull request #205 from 2martens/dependabot/npm_and_yarn/js-yaml-4.1.0

Bump js-yaml from 4.0.0 to 4.1.0
This commit is contained in:
2021-04-17 14:59:46 +02:00
committed by GitHub
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": {