1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

build(deps): bump jquery from 3.6.4 to 3.7.0

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

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-15 10:11:32 +00:00 committed by GitHub
parent d5636a807b
commit 220f98f46a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -17,7 +17,7 @@
"hls.js": "^1.4.3", "hls.js": "^1.4.3",
"infinite-scroll": "^4.0.1", "infinite-scroll": "^4.0.1",
"inputmask": "^5.0.8", "inputmask": "^5.0.8",
"jquery": "^3.6.4", "jquery": "^3.7.0",
"jquery-lazy": "^1.7.11", "jquery-lazy": "^1.7.11",
"jquery-toast-plugin": "^1.3.2", "jquery-toast-plugin": "^1.3.2",
"jquery-ui": "^1.13.2", "jquery-ui": "^1.13.2",
@ -842,9 +842,9 @@
"integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==" "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ=="
}, },
"node_modules/jquery": { "node_modules/jquery": {
"version": "3.6.4", "version": "3.7.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz",
"integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==" "integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ=="
}, },
"node_modules/jquery-lazy": { "node_modules/jquery-lazy": {
"version": "1.7.11", "version": "1.7.11",
@ -2720,9 +2720,9 @@
"integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==" "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ=="
}, },
"jquery": { "jquery": {
"version": "3.6.4", "version": "3.7.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz",
"integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==" "integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ=="
}, },
"jquery-lazy": { "jquery-lazy": {
"version": "1.7.11", "version": "1.7.11",

View file

@ -12,7 +12,7 @@
"hls.js": "^1.4.3", "hls.js": "^1.4.3",
"infinite-scroll": "^4.0.1", "infinite-scroll": "^4.0.1",
"inputmask": "^5.0.8", "inputmask": "^5.0.8",
"jquery": "^3.6.4", "jquery": "^3.7.0",
"jquery-lazy": "^1.7.11", "jquery-lazy": "^1.7.11",
"jquery-toast-plugin": "^1.3.2", "jquery-toast-plugin": "^1.3.2",
"jquery-ui": "^1.13.2", "jquery-ui": "^1.13.2",