aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2018-05-16 17:01:18 +0100
committerAdam Spiers <git@adamspiers.org>2018-05-16 17:01:18 +0100
commitdb8db722753988b747279d96fb0c4441af084fc3 (patch)
treed1d6fbc7f1f9cfc3c0da0e61faae43dc9ef951d2
parentc091a477d14ae74bb7f1e08d7c5bc5c3bcfd7d20 (diff)
downloadgit-deps-db8db722753988b747279d96fb0c4441af084fc3.tar.gz
update JQuery to 3.0.x1.0.0rc41.0.0
According to GitHub this will avoid a couple of known security vulnerabilities, although I don't think they are likely to have much impact in this context anyway.
-rw-r--r--git_deps/html/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/git_deps/html/package.json b/git_deps/html/package.json
index d4dfcd7..19aef4a 100644
--- a/git_deps/html/package.json
+++ b/git_deps/html/package.json
@@ -28,7 +28,7 @@
"d3-tip": "~0.6.6",
"d3": "~3.5.3",
"webcola": "aspiers/WebCola#git-deps-master",
- "jquery": "~2.1.3",
+ "jquery": "~3.0.0",
"noty": "~v2.4.1",
"browserify": "*",
"coffeeify" : "~1.0.0",