Bump jquery from 3.6.2 to 3.6.3
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>
This commit is contained in:
parent
01974fcf1e
commit
68238a1643
|
@ -17,7 +17,7 @@
|
||||||
"croppr": "^2.3.1",
|
"croppr": "^2.3.1",
|
||||||
"font-awesome": "4.7.0",
|
"font-awesome": "4.7.0",
|
||||||
"i18n-js": "^4.0",
|
"i18n-js": "^4.0",
|
||||||
"jquery": "^3.6.2",
|
"jquery": "^3.6.3",
|
||||||
"js-cookie": "2.2.1",
|
"js-cookie": "2.2.1",
|
||||||
"popper.js": "^1.16.1",
|
"popper.js": "^1.16.1",
|
||||||
"rails_admin": "3.0.0",
|
"rails_admin": "3.0.0",
|
||||||
|
|
|
@ -4658,10 +4658,10 @@ jquery-ui@^1.12.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
jquery ">=1.8.0 <4.0.0"
|
jquery ">=1.8.0 <4.0.0"
|
||||||
|
|
||||||
"jquery@>=1.8.0 <4.0.0", jquery@^3.6.0, jquery@^3.6.2:
|
"jquery@>=1.8.0 <4.0.0", jquery@^3.6.0, jquery@^3.6.3:
|
||||||
version "3.6.2"
|
version "3.6.3"
|
||||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.2.tgz#8302bbc9160646f507bdf59d136a478b312783c4"
|
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6"
|
||||||
integrity sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==
|
integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==
|
||||||
|
|
||||||
js-cookie@2.2.1:
|
js-cookie@2.2.1:
|
||||||
version "2.2.1"
|
version "2.2.1"
|
||||||
|
|
Loading…
Reference in New Issue