aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/tests/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html
index 35a773dd7..c061d4fb2 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -26,7 +26,7 @@
<script src="https://code.jquery.com/qunit/qunit-2.4.1.js"></script>
<!-- Sinon -->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/sinon.js/4.4.5/sinon-no-sourcemaps.min.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/sinon.js/4.4.6/sinon-no-sourcemaps.min.js"></script>
<script>
// Disable jQuery event aliases to ensure we don't accidentally use any of them