diff --git a/package.json b/package.json index 176e3eca5..bd25f287c 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "semantic-release": "19.0.2", "supertest": "6.2.2", "ts-jest": "27.1.3", - "ts-loader": "9.2.6", + "ts-loader": "9.2.7", "ts-node": "10.6.0", "tsconfig-paths": "3.12.0", "typescript": "4.6.2" diff --git a/yarn.lock b/yarn.lock index 41f669b55..c7061b7ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8085,10 +8085,10 @@ ts-jest@27.1.3: semver "7.x" yargs-parser "20.x" -ts-loader@9.2.6: - version "9.2.6" - resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74" - integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw== +ts-loader@9.2.7: + version "9.2.7" + resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.7.tgz#948654099ca96992b62ec47bd9cee5632006e101" + integrity sha512-Fxh44mKli9QezgbdCXkEJWxnedQ0ead7DXTH+lfXEPedu+Y9EtMJ2aQ9G3Dj1j7Q612E8931rww8NDZha4Tibg== dependencies: chalk "^4.1.0" enhanced-resolve "^5.0.0"