Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/js-base64/test/index.html')
-rw-r--r--node_modules/js-base64/test/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/js-base64/test/index.html b/node_modules/js-base64/test/index.html
index 1d91d09..5066bcc 100644
--- a/node_modules/js-base64/test/index.html
+++ b/node_modules/js-base64/test/index.html
@@ -7,7 +7,7 @@
<body>
<div id="mocha"></div>
- <script src="https://cdn.rawgit.com/jquery/jquery/2.1.4/dist/jquery.min.js"></script>
+ <script src="https://cdn.rawgit.com/jquery/jquery/3.4.0/dist/jquery.min.js"></script>
<script src="https://cdn.rawgit.com/Automattic/expect.js/0.3.1/index.js"></script>
<script src="https://cdn.rawgit.com/mochajs/mocha/2.2.5/mocha.js"></script>
<script>