Merge pull request #72 from RealOrangeOne/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0
This commit is contained in:
commit
84eb8e0424
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -6282,9 +6282,9 @@
|
|||
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
|
||||
},
|
||||
"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.0",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz",
|
||||
"integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ=="
|
||||
},
|
||||
"js-levenshtein": {
|
||||
"version": "1.1.6",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"@fortawesome/fontawesome-free": "5.13.0",
|
||||
"bootstrap": "4.4.1",
|
||||
"clipboard": "2.0.6",
|
||||
"jquery": "3.4.1",
|
||||
"jquery": "3.5.0",
|
||||
"lg-thumbnail": "1.1.0",
|
||||
"lightgallery": "1.6.12",
|
||||
"parcel-bundler": "1.12.4"
|
||||
|
|
Loading…
Reference in a new issue