Merge pull request #858 from Retrospring/dependabot/npm_and_yarn/jquery-3.6.2
This commit is contained in:
commit
de746419b7
|
@ -17,7 +17,7 @@
|
|||
"croppr": "^2.3.1",
|
||||
"font-awesome": "4.7.0",
|
||||
"i18n-js": "^4.0",
|
||||
"jquery": "^3.6.1",
|
||||
"jquery": "^3.6.2",
|
||||
"js-cookie": "2.2.1",
|
||||
"popper.js": "^1.16.1",
|
||||
"rails_admin": "3.0.0",
|
||||
|
|
|
@ -4658,10 +4658,10 @@ jquery-ui@^1.12.1:
|
|||
dependencies:
|
||||
jquery ">=1.8.0 <4.0.0"
|
||||
|
||||
"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==
|
||||
"jquery@>=1.8.0 <4.0.0", jquery@^3.6.0, jquery@^3.6.2:
|
||||
version "3.6.2"
|
||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.2.tgz#8302bbc9160646f507bdf59d136a478b312783c4"
|
||||
integrity sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==
|
||||
|
||||
js-cookie@2.2.1:
|
||||
version "2.2.1"
|
||||
|
|
Loading…
Reference in New Issue