Bump jquery from 3.6.2 to 3.6.3 in /apps/block_scout_web/assets

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/6631/head
dependabot[bot] 2 years ago committed by GitHub
parent f218a75f95
commit 14b3f21edd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      apps/block_scout_web/assets/package-lock.json
  2. 2
      apps/block_scout_web/assets/package.json

@ -24,7 +24,7 @@
"highlight.js": "^11.7.0",
"https-browserify": "^1.0.0",
"humps": "^2.0.1",
"jquery": "^3.6.2",
"jquery": "^3.6.3",
"js-cookie": "^3.0.1",
"lodash.debounce": "^4.0.8",
"lodash.differenceby": "^4.8.0",
@ -11394,9 +11394,9 @@
}
},
"node_modules/jquery": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz",
"integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A=="
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
"integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
},
"node_modules/js-cookie": {
"version": "3.0.1",
@ -25540,9 +25540,9 @@
}
},
"jquery": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz",
"integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A=="
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
"integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
},
"js-cookie": {
"version": "3.0.1",

@ -36,7 +36,7 @@
"highlight.js": "^11.7.0",
"https-browserify": "^1.0.0",
"humps": "^2.0.1",
"jquery": "^3.6.2",
"jquery": "^3.6.3",
"js-cookie": "^3.0.1",
"lodash.debounce": "^4.0.8",
"lodash.differenceby": "^4.8.0",

Loading…
Cancel
Save