Bump jquery from 3.6.0 to 3.6.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.6.0...3.6.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:
parent
fd93e0f83e
commit
e98389327c
|
@ -13,7 +13,7 @@
|
|||
"croppr": "^2.3.1",
|
||||
"font-awesome": "4.7.0",
|
||||
"i18n-js": "^3.9.2",
|
||||
"jquery": "^3.5.1",
|
||||
"jquery": "^3.6.1",
|
||||
"js-cookie": "2.2.1",
|
||||
"lato-font": "^3.0.0",
|
||||
"popper.js": "^1.16.1",
|
||||
|
|
|
@ -4587,10 +4587,10 @@ jquery-ui@^1.12.1:
|
|||
dependencies:
|
||||
jquery ">=1.8.0 <4.0.0"
|
||||
|
||||
"jquery@>=1.8.0 <4.0.0", jquery@^3.5.1, jquery@^3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
|
||||
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
|
||||
"jquery@>=1.8.0 <4.0.0", jquery@^3.6.0, jquery@^3.6.1:
|
||||
version "3.6.1"
|
||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16"
|
||||
integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==
|
||||
|
||||
js-cookie@2.2.1:
|
||||
version "2.2.1"
|
||||
|
|
Loading…
Reference in New Issue