Bump bootstrap from 4.6.0 to 4.6.1

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-30 08:57:34 +00:00
committed by GitHub
parent 1870cc7cc4
commit 94c878bd1f
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
"description": "My website",
"main": "index.js",
"dependencies": {
"bootstrap": "^4.6.0",
"bootstrap": "^4.6.1",
"jquery": "^3.6.0",
"js-yaml": "4.1.0",
"popper.js": "^1.16.1"