Merge pull request #755 from 2martens/dependabot/npm_and_yarn/bootstrap-5.3.2

Bump bootstrap from 5.3.1 to 5.3.2
This commit is contained in:
2023-10-11 18:12:31 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

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