summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2020-05-26 16:16:32 +0200
committerSheogorath2020-05-26 16:16:49 +0200
commita9fea54db08f7b95012c35eb9f78de8e775d06d3 (patch)
tree9aa77b248b717c1d8168a3b577a3a4ebfb2606b4 /package.json
parentd30e022c7f4c0b05e4f4424a35c771678baa477b (diff)
Upgrade jquery to 3.5.1
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d5805cc4..9d7e16f1 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"i18n": "^0.8.3",
"imgur": "git+https://github.com/hackmdio/node-imgur.git",
"ionicons": "~2.0.1",
- "jquery": "^3.5.0",
+ "jquery": "^3.5.1",
"jquery-mousewheel": "^3.1.13",
"jquery-ui": "^1.12.1",
"js-cookie": "^2.1.3",