diff --git a/server/package.json b/server/package.json index 622c034e..40f7131f 100644 --- a/server/package.json +++ b/server/package.json @@ -58,7 +58,7 @@ "ts-jest": "27.1.4", "ts-node": "10.7.0", "tsc-alias": "1.6.7", - "tsconfig-paths": "3.14.1", + "tsconfig-paths": "4.1.0", "tslint": "6.1.3", "typescript": "4.6.4" } diff --git a/server/pnpm-lock.yaml b/server/pnpm-lock.yaml index 8d817a23..7e29be23 100644 --- a/server/pnpm-lock.yaml +++ b/server/pnpm-lock.yaml @@ -32,13 +32,13 @@ specifiers: reflect-metadata: ^0.1.10 sequelize: ^6.17.0 sequelize-typescript: ^2.1.3 - sqlite3: ^5.1.2 + sqlite3: ^5.0.3 strong-error-handler: ^4.0.0 supertest: 6.2.3 ts-jest: 27.1.4 ts-node: 10.7.0 tsc-alias: 1.6.7 - tsconfig-paths: 3.14.1 + tsconfig-paths: 4.1.0 tslint: 6.1.3 typescript: 4.6.4 umzug: ^3.1.0 @@ -84,7 +84,7 @@ devDependencies: ts-jest: 27.1.4_3y7pzupgu3ueocdatbfldfrs3i ts-node: 10.7.0_t5azipuv2yx2n5nlbx5ogsgvfe tsc-alias: 1.6.7 - tsconfig-paths: 3.14.1 + tsconfig-paths: 4.1.0 tslint: 6.1.3_typescript@4.6.4 typescript: 4.6.4 @@ -927,10 +927,6 @@ packages: pretty-format: 27.5.1 dev: true - /@types/json5/0.0.29: - resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - dev: true - /@types/jsonwebtoken/8.5.8: resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==} dependencies: @@ -3105,13 +3101,6 @@ packages: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} dev: true - /json5/1.0.1: - resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} - hasBin: true - dependencies: - minimist: 1.2.7 - dev: true - /json5/2.2.1: resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} engines: {node: '>=6'} @@ -4578,11 +4567,11 @@ packages: plimit-lit: 1.4.1 dev: true - /tsconfig-paths/3.14.1: - resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} + /tsconfig-paths/4.1.0: + resolution: {integrity: sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow==} + engines: {node: '>=6'} dependencies: - '@types/json5': 0.0.29 - json5: 1.0.1 + json5: 2.2.1 minimist: 1.2.7 strip-bom: 3.0.0 dev: true diff --git a/server/yarn.lock b/server/yarn.lock index 84d9d526..e02e6e77 100644 --- a/server/yarn.lock +++ b/server/yarn.lock @@ -798,11 +798,6 @@ jest-matcher-utils "^27.0.0" pretty-format "^27.0.0" -"@types/json5@^0.0.29": - version "0.0.29" - resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" - integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= - "@types/jsonwebtoken@8.5.8": version "8.5.8" resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.8.tgz#01b39711eb844777b7af1d1f2b4cf22fda1c0c44" @@ -3166,18 +3161,11 @@ json-parse-even-better-errors@^2.3.0: resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== -json5@2.x, json5@^2.1.2: +json5@2.x, json5@^2.1.2, json5@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== -json5@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" - integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== - dependencies: - minimist "^1.2.0" - jsonwebtoken@^8.1.0, jsonwebtoken@^8.5.1: version "8.5.1" resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d" @@ -4711,13 +4699,12 @@ tsc-alias@1.6.7: normalize-path "^3.0.0" plimit-lit "^1.2.6" -tsconfig-paths@3.14.1: - version "3.14.1" - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a" - integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ== +tsconfig-paths@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.0.tgz#f8ef7d467f08ae3a695335bf1ece088c5538d2c1" + integrity sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow== dependencies: - "@types/json5" "^0.0.29" - json5 "^1.0.1" + json5 "^2.2.1" minimist "^1.2.6" strip-bom "^3.0.0"