diff --git a/package-lock.json b/package-lock.json index 196f4138809..beeb4504fb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44481,9 +44481,9 @@ "dev": true }, "tsconfig-paths": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz", - "integrity": "sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz", + "integrity": "sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==", "dev": true, "requires": { "@types/json5": "^0.0.29", diff --git a/package.json b/package.json index c2983e0cf27..951dd960fe2 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,7 @@ "selenium-webdriver": "4.0.0-beta.4", "stylelint": "^13.13.1", "ts-node": "^10.4.0", - "tsconfig-paths": "^3.9.0", + "tsconfig-paths": "^3.12.0", "tslint": "6.1.3", "typescript": "3.9.8", "webdriver-manager": "12.1.8",