Bump bootstrap from 5.3.0 to 5.3.1

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.0...v5.3.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]
2023-07-26 22:24:13 +00:00
committed by GitHub
parent 62e8bf9597
commit c95523b076
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"main": "index.js",
"type": "module",
"dependencies": {
"bootstrap": "^5.3.0",
"bootstrap": "^5.3.1",
"jquery": "^3.7.0",
"js-yaml": "4.1.0",
"@popperjs/core": "^2.11.8"