Merge pull request #676 from 2martens/dependabot/npm_and_yarn/jquery-3.7.0

Bump jquery from 3.6.4 to 3.7.0
This commit is contained in:
2023-05-14 13:12:10 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"bootstrap": "^4.6.2",
"jquery": "^3.6.4",
"jquery": "^3.7.0",
"js-yaml": "4.1.0",
"popper.js": "^1.16.1"
},