Updated jquery

This commit is contained in:
Geomitron
2020-05-27 15:33:12 -04:00
parent 5314d9a7c3
commit 79409496c7
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -10439,9 +10439,9 @@
}
},
"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=="
},
"js-beautify": {
"version": "1.11.0",

View File

@@ -40,7 +40,7 @@
"electron-updater": "^4.3.1",
"electron-window-state": "^5.0.3",
"fomantic-ui": "^2.8.3",
"jquery": "^3.4.1",
"jquery": "^3.5.1",
"mv": "^2.1.1",
"needle": "^2.3.2",
"node-7z": "^2.0.5",