Browse Source

chore(deps): bump datatables.net-autofill-bs4 from 2.4.0 to 2.5.3 (#5022)

Bumps [datatables.net-autofill-bs4](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4) from 2.4.0 to 2.5.3.
- [Release notes](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4/compare/2.4.0...2.5.3)

---
updated-dependencies:
- dependency-name: datatables.net-autofill-bs4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/5019/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
92ab47b47f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 38
      package-lock.json
  2. 2
      package.json

38
package-lock.json generated

@ -23,7 +23,7 @@
"chart.js": "^2.9.4",
"codemirror": "^5.65.11",
"datatables.net": "^1.13.2",
"datatables.net-autofill-bs4": "^2.4.0",
"datatables.net-autofill-bs4": "^2.5.3",
"datatables.net-bs4": "^1.12.1",
"datatables.net-buttons-bs4": "^2.3.4",
"datatables.net-colreorder-bs4": "^1.6.2",
@ -4205,21 +4205,21 @@
}
},
"node_modules/datatables.net-autofill": {
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.3.9.tgz",
"integrity": "sha512-A1e+VaeRsiNkWgoxLJVT0qo4WEffVoLYdF6XiXtFa6kd+Hl29AixSn2F9wZNWrvHB5+d+LXj9kBlMi++c/kAAw==",
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.5.3.tgz",
"integrity": "sha512-f7qJw8+/uZl3Og1RKLSAjyWNJR04UcdgpHzeUklUrdnsAn6JBmnc2DU65B0u457ESgbOg7kkv642U0L5/FZ+Tg==",
"dependencies": {
"datatables.net": ">=1.10.25",
"datatables.net": ">=1.12.1",
"jquery": ">=1.7"
}
},
"node_modules/datatables.net-autofill-bs4": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.4.0.tgz",
"integrity": "sha512-0NvmQvuxkFLUBe5/iRal+GGlWKMUJT36/jobiTeySaQabbIFqHgOZ6cgLHCKas6zq1x9LCMDI0SL5c19NZ893w==",
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.5.3.tgz",
"integrity": "sha512-I/i+rH50YmAg8wDJMByubCZ1HwZEf9TQ5+zLI2YH/tOrjrjgsC8Aq9gdBUbfXNmm04HDzIAJJHnGSLATWQMGBw==",
"dependencies": {
"datatables.net-autofill": ">=2.3.7",
"datatables.net-bs4": ">=1.11.3",
"datatables.net-autofill": ">=2.4.0",
"datatables.net-bs4": ">=1.12.1",
"jquery": ">=1.7"
}
},
@ -16434,21 +16434,21 @@
}
},
"datatables.net-autofill": {
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.3.9.tgz",
"integrity": "sha512-A1e+VaeRsiNkWgoxLJVT0qo4WEffVoLYdF6XiXtFa6kd+Hl29AixSn2F9wZNWrvHB5+d+LXj9kBlMi++c/kAAw==",
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.5.3.tgz",
"integrity": "sha512-f7qJw8+/uZl3Og1RKLSAjyWNJR04UcdgpHzeUklUrdnsAn6JBmnc2DU65B0u457ESgbOg7kkv642U0L5/FZ+Tg==",
"requires": {
"datatables.net": ">=1.10.25",
"datatables.net": ">=1.12.1",
"jquery": ">=1.7"
}
},
"datatables.net-autofill-bs4": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.4.0.tgz",
"integrity": "sha512-0NvmQvuxkFLUBe5/iRal+GGlWKMUJT36/jobiTeySaQabbIFqHgOZ6cgLHCKas6zq1x9LCMDI0SL5c19NZ893w==",
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.5.3.tgz",
"integrity": "sha512-I/i+rH50YmAg8wDJMByubCZ1HwZEf9TQ5+zLI2YH/tOrjrjgsC8Aq9gdBUbfXNmm04HDzIAJJHnGSLATWQMGBw==",
"requires": {
"datatables.net-autofill": ">=2.3.7",
"datatables.net-bs4": ">=1.11.3",
"datatables.net-autofill": ">=2.4.0",
"datatables.net-bs4": ">=1.12.1",
"jquery": ">=1.7"
}
},

2
package.json

@ -77,7 +77,7 @@
"chart.js": "^2.9.4",
"codemirror": "^5.65.11",
"datatables.net": "^1.13.2",
"datatables.net-autofill-bs4": "^2.4.0",
"datatables.net-autofill-bs4": "^2.5.3",
"datatables.net-bs4": "^1.12.1",
"datatables.net-buttons-bs4": "^2.3.4",
"datatables.net-colreorder-bs4": "^1.6.2",

Loading…
Cancel
Save