Merge branch 'rel_ionCube_PHP56-70' of github.com:d3datadevelopment/ExtSearch into rel_ionCube_PHP56-70

This commit is contained in:
Daniel Seifert 2020-05-04 18:36:16 +02:00
commit 2d22076269
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
2 changed files with 4 additions and 4 deletions

View File

@ -2170,9 +2170,9 @@
"dev": true
},
"jquery": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz",
"integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz",
"integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==",
"dev": true
},
"js-base64": {

View File

@ -19,7 +19,7 @@
"grunt-criticalcss": "^2.1.0",
"grunt-postcss": "^0.9.0",
"grunt-sass": "^3.1.0",
"jquery": "^3.4.1",
"jquery": "^3.5.0",
"load-grunt-config": "^3.0.1",
"node-sass": "^4.13.1",
"popper.js": "^1.16.1",