Bump datatables.net-autofill-bs4 from 2.3.5 to 2.3.6 (#3655)

Bumps [datatables.net-autofill-bs4](https://datatables.net) from 2.3.5 to 2.3.6.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3658/head
dependabot[bot] 2021-05-03 16:27:25 +05:30 committed by GitHub
parent db9aa0cb0c
commit 4e88087572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -3942,20 +3942,20 @@
}
},
"datatables.net-autofill": {
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.3.5.tgz",
"integrity": "sha512-3pbHGOCVAebAqhBsDZ9FpTBAzFQD6Tb+Ab51akXLsVCr/jr4UMuBlPQZzaVh79eHRtt/3AuNwFlNTkjzBwoBIw==",
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.3.6.tgz",
"integrity": "sha512-J5BA9Rq1R9BQtYLcBPZgvfEmNrGaAjOhESnuCLhVbSpMKkQO+sdU+Tv9sPy38tRIeWJDI1lkxVqWjgkps5ASXA==",
"requires": {
"datatables.net": "^1.10.15",
"jquery": ">=1.7"
}
},
"datatables.net-autofill-bs4": {
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.3.5.tgz",
"integrity": "sha512-yt6eKZbAvcO24kBAe2cPADmGGZnsc0KgQmjHcWJoou7Gxlmch9q8nftGRYBRSaJIm8fp4fxpD+9KZ6Wb3/pRZg==",
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.3.6.tgz",
"integrity": "sha512-mMS/w9XUdFH/xiyofVulioLtqTS05YfqfDWjqloXetdpeakLdjsNx8gWCSovNA7rJwgt0ebZKl5YAE9UiGtwdQ==",
"requires": {
"datatables.net-autofill": "2.3.5",
"datatables.net-autofill": "2.3.6",
"datatables.net-bs4": "^1.10.15",
"jquery": ">=1.7"
}

View File

@ -78,7 +78,7 @@
"chart.js": "^2.9.4",
"codemirror": "^5.61.0",
"datatables.net": "^1.10.24",
"datatables.net-autofill-bs4": "^2.3.5",
"datatables.net-autofill-bs4": "^2.3.6",
"datatables.net-bs4": "^1.10.24",
"datatables.net-buttons-bs4": "^1.7.0",
"datatables.net-colreorder-bs4": "^1.5.3",