Merge pull request #512 from 2martens/dependabot/npm_and_yarn/bootstrap-4.6.2

Bump bootstrap from 4.6.1 to 4.6.2
This commit is contained in:
2022-07-23 12:20:57 +02:00
committed by GitHub
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.1",
"bootstrap": "^4.6.2",
"jquery": "^3.6.0",
"js-yaml": "4.1.0",
"popper.js": "^1.16.1"