Merge pull request #724 from 2martens/dependabot/npm_and_yarn/bootstrap-5.3.1

Bump bootstrap from 5.3.0 to 5.3.1
This commit is contained in:
2023-08-03 20:33:13 +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.0",
"bootstrap": "^5.3.1",
"jquery": "^3.7.0",
"js-yaml": "4.1.0",
"@popperjs/core": "^2.11.8"