build(deps): 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-08-28 16:37:42 +00:00 committed by GitHub
parent 29cee882c0
commit b467c491e6
Failed to generate hash of commit
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"alpinejs": "3.13.0", "alpinejs": "3.13.0",
"codemirror": "5.65.14", "codemirror": "5.65.14",
"jquery": "3.7.0", "jquery": "3.7.1",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4", "jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
"js-md5": "0.7.3", "js-md5": "0.7.3",
"uikit": "2.27.4" "uikit": "2.27.4"
@ -2103,9 +2103,9 @@
"dev": true "dev": true
}, },
"node_modules/jquery": { "node_modules/jquery": {
"version": "3.7.0", "version": "3.7.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
"integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==" "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg=="
}, },
"node_modules/jquery-collagePlus": { "node_modules/jquery-collagePlus": {
"version": "0.3.3", "version": "0.3.3",

View file

@ -33,7 +33,7 @@
"dependencies": { "dependencies": {
"alpinejs": "3.13.0", "alpinejs": "3.13.0",
"codemirror": "5.65.14", "codemirror": "5.65.14",
"jquery": "3.7.0", "jquery": "3.7.1",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4", "jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
"js-md5": "0.7.3", "js-md5": "0.7.3",
"uikit": "2.27.4" "uikit": "2.27.4"