diff --git a/package-lock.json b/package-lock.json index 6eec2587b196..0aa340d867b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43658,9 +43658,9 @@ } }, "node_modules/tsc-alias": { - "version": "1.8.7", - "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.7.tgz", - "integrity": "sha512-59Q/zUQa3miTf99mLbSqaW0hi1jt4WoG8Uhe5hSZJHQpSoFW9eEwvW7jlKMHXWvT+zrzy3SN9PE/YBhQ+WVydA==", + "version": "1.8.8", + "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.8.tgz", + "integrity": "sha512-OYUOd2wl0H858NvABWr/BoSKNERw3N9GTi3rHPK8Iv4O1UyUXIrTTOAZNHsjlVpXFOhpJBVARI1s+rzwLivN3Q==", "dev": true, "dependencies": { "chokidar": "^3.5.3", @@ -47282,7 +47282,7 @@ "testcafe": "2.5.0", "through2": "2.0.5", "ts-jest": "26.5.6", - "tsc-alias": "1.8.7", + "tsc-alias": "1.8.8", "typescript": "4.2.4", "typescript-min": "npm:typescript@4.2.4", "uuid": "9.0.0", diff --git a/packages/devextreme/package.json b/packages/devextreme/package.json index 1f6e862acd1e..0939cb56e609 100644 --- a/packages/devextreme/package.json +++ b/packages/devextreme/package.json @@ -166,7 +166,7 @@ "testcafe": "2.5.0", "through2": "2.0.5", "ts-jest": "26.5.6", - "tsc-alias": "1.8.7", + "tsc-alias": "1.8.8", "typescript": "4.2.4", "typescript-min": "npm:typescript@4.2.4", "uuid": "9.0.0",