Merge pull request #767 from 2martens/dependabot/npm_and_yarn/jquery-3.7.1

Bump jquery from 3.7.0 to 3.7.1
This commit is contained in:
2023-11-05 09:19:29 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"type": "module",
"dependencies": {
"bootstrap": "^5.3.2",
"jquery": "^3.7.0",
"jquery": "^3.7.1",
"js-yaml": "4.1.0",
"@popperjs/core": "^2.11.8"
},