Update jQuery to v3.5.1. (#2718)

pull/2747/head
XhmikosR 2020-06-01 00:45:30 +03:00 committed by GitHub
parent f1f0ff9776
commit b37e2e1aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5587,9 +5587,9 @@
"integrity": "sha1-o6vicYryQaKykE+EpiWXDzia4yo="
},
"jquery": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz",
"integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw=="
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
},
"jquery-knob-chif": {
"version": "1.2.13",

View File

@ -105,7 +105,7 @@
"icheck-bootstrap": "^3.0.1",
"inputmask": "^5.0.3",
"ion-rangeslider": "^2.3.1",
"jquery": "^3.4.1",
"jquery": "^3.5.1",
"jquery-knob-chif": "^1.2.13",
"jquery-mapael": "^2.2.0",
"jquery-mousewheel": "^3.1.13",