diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index bbbaf60ec..2077d0444 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -1,5 +1,5 @@ { - "name": "iTop", + "name": "dev-trunk", "lockfileVersion": 2, "requires": true, "packages": { @@ -21,9 +21,9 @@ "license": "MIT" }, "node_modules/datatables.net": { - "version": "1.10.24", - "resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.24.tgz", - "integrity": "sha512-CwXixvOdinvBCLXvcTloDinWiEM7Geaz+GwyjPrZL+MXIGPcLv4Op1bbWn8ErsI1JWMIWC8Cuf1rnDU2RrFV5w==", + "version": "1.11.3", + "resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.3.tgz", + "integrity": "sha512-VMj5qEaTebpNurySkM6jy6sGpl+s6onPK8xJhYr296R/vUBnz1+id16NVqNf9z5aR076OGcpGHCuiTuy4E05oQ==", "dependencies": { "jquery": ">=1.7" } diff --git a/node_modules/datatables.net/License.txt b/node_modules/datatables.net/License.txt index 379a7e7c8..614cf94db 100644 --- a/node_modules/datatables.net/License.txt +++ b/node_modules/datatables.net/License.txt @@ -1,3 +1,5 @@ +The MIT License (MIT) + Copyright SpryMedia Limited and other contributors http://datatables.net @@ -17,4 +19,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE. diff --git a/node_modules/datatables.net/Readme.md b/node_modules/datatables.net/Readme.md index 99c922508..7b7823e53 100644 --- a/node_modules/datatables.net/Readme.md +++ b/node_modules/datatables.net/Readme.md @@ -1,4 +1,4 @@ -# DataTables for jQuery +# DataTables for jQuery This package contains distribution files for the [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/). Only the core software for this library is contained in this package - to be correctly styled, a styling package for DataTables must also be included. Styling options include DataTable's native styling, [Bootstrap](http://getbootstrap.com) and [Foundation](http://foundation.zurb.com/). @@ -9,7 +9,7 @@ DataTables is a table enhancing library which adds features such as paging, orde ### Browser -For inclusion of this library using a standard `