diff --git a/package-lock.json b/package-lock.json index 70531ee..618453f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "reactcss": "1.2.3", "ts-loader": "9.2.8", "tsdx": "0.14.1", - "tslib": "2.3.1", + "tslib": "2.6.1", "typescript": "4.6.3" }, "engines": { @@ -23835,9 +23835,9 @@ } }, "node_modules/tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz", + "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==", "dev": true }, "node_modules/typescript": { @@ -43527,9 +43527,9 @@ } }, "tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz", + "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==", "dev": true }, "typescript": { diff --git a/package.json b/package.json index b2db3bb..fe9b3b7 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "reactcss": "1.2.3", "ts-loader": "9.2.8", "tsdx": "0.14.1", - "tslib": "2.3.1", + "tslib": "2.6.1", "typescript": "4.6.3" }, "dependencies": {