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>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user