Bump jquery from 3.7.0 to 3.7.1

Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)

---
updated-dependencies:
- dependency-name: jquery
  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-11-01 22:27:18 +00:00
committed by GitHub
parent 14e55de417
commit 03bccadce3
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"
},