summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsnyk-bot2020-04-14 05:36:30 +0000
committersnyk-bot2020-04-14 05:36:30 +0000
commitdae60e784d2a2edd96b5f3e4ac8d39911b305178 (patch)
treed574b222cfbe034258848b362e95ea24b00a1b4d /package.json
parent9425caf6c3da15996faad7dce97e134b5857250d (diff)
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JQUERY-565129
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 7f78d14f..d5805cc4 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.4.1",
+ "jquery": "^3.5.0",
"jquery-mousewheel": "^3.1.13",
"jquery-ui": "^1.12.1",
"js-cookie": "^2.1.3",