Merge pull request #641 from 2martens/dependabot/npm_and_yarn/jquery-3.6.4

Bump jquery from 3.6.3 to 3.6.4
This commit is contained in:
2023-03-14 09:07:27 +01: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.3",
"jquery": "^3.6.4",
"js-yaml": "4.1.0",
"popper.js": "^1.16.1"
},