mirror of
https://github.com/bitwarden/help
synced 2026-01-21 03:44:07 +00:00
upgrade jquery
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
||||
<script>(window.jQuery || document.write('<script src="lib\/jquery\/jquery.min.js?v={{"now" | date: "%s"}}"><\/script>'));</script>
|
||||
|
||||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2254,9 +2254,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"jquery": {
|
||||
"version": "2.2.4",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
|
||||
"integrity": "sha1-LInWiJterFIqfuoywUUhVZxsvwI=",
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
|
||||
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==",
|
||||
"dev": true
|
||||
},
|
||||
"json-stable-stringify": {
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"font-awesome": "4.7.0",
|
||||
"gh-pages": "^1.2.0",
|
||||
"gulp": "^4.0.0",
|
||||
"jquery": "2.2.4",
|
||||
"jquery": "3.3.1",
|
||||
"lunr": "0.7.1",
|
||||
"merge-stream": "1.0.1",
|
||||
"del": "^3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user