summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2020-04-16 15:49:06 +0200
committerGitHub2020-04-16 15:49:06 +0200
commit49e8be44e1028da718b26b6ab0dcf7e0b3e00b94 (patch)
treed574b222cfbe034258848b362e95ea24b00a1b4d /package.json
parent9425caf6c3da15996faad7dce97e134b5857250d (diff)
parentdae60e784d2a2edd96b5f3e4ac8d39911b305178 (diff)
Merge pull request #321 from codimd/snyk-fix-36a009650e9001b5861c54337c2b192d
[Snyk] Security upgrade jquery from 3.4.1 to 3.5.0
Diffstat (limited to '')
-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",