diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c8218539c..623fe44e1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "grunt-jsonlint": "1.0.4", "grunt-npmcopy": "0.1.0", "gzip-js": "0.3.2", - "jsdom": "1.5.0", + "jsdom": "3.1.2", "load-grunt-tasks": "1.0.0", "native-promise-only": "0.7.8-a", "npm": "2.1.12", |