Browse Source

Bump jquery from 3.3.1 to 3.5.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 years ago
parent
commit
215c939bc0
3 changed files with 585 additions and 16 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json
  3. 581 12
      yarn.lock

+ 3 - 3
package-lock.json

@@ -5126,9 +5126,9 @@
             "dev": true
         },
         "jquery": {
-            "version": "3.3.1",
-            "resolved": "http://registry.npm.taobao.org/jquery/download/jquery-3.3.1.tgz",
-            "integrity": "sha1-lYzinoHJeQ8xvneS311NlfxX+8o=",
+            "version": "3.5.0",
+            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz",
+            "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==",
             "dev": true
         },
         "js-levenshtein": {

+ 1 - 1
package.json

@@ -13,7 +13,7 @@
         "axios": "^0.18",
         "bootstrap": "^4.0.0",
         "cross-env": "^5.1",
-        "jquery": "^3.2",
+        "jquery": "^3.5",
         "laravel-mix": "^4.0.7",
         "lodash": "^4.17.5",
         "popper.js": "^1.12",

File diff suppressed because it is too large
+ 581 - 12
yarn.lock


Some files were not shown because too many files changed in this diff