diff --git a/package.json b/package.json index c1569cd8..858936a9 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ }, "devDependencies": { "@testcontainers/postgresql": "11.14.0", - "@types/config": "3.3.5", + "@types/config": "4.4.0", "@types/node": "20.19.39", "@types/pg": "8.20.0", "@types/yargs": "17.0.35", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0329e640..573f6a28 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: 11.14.0 version: 11.14.0 '@types/config': - specifier: 3.3.5 - version: 3.3.5 + specifier: 4.4.0 + version: 4.4.0 '@types/node': specifier: 20.19.39 version: 20.19.39 @@ -1276,8 +1276,9 @@ packages: '@types/chai@5.2.3': resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==} - '@types/config@3.3.5': - resolution: {integrity: sha512-itq2HtXQBrNUKwMNZnb9mBRE3T99VYCdl1gjST9rq+9kFaB1iMMGuDeZnP88qid73DnpAMKH9ZolqDpS1Lz7+w==} + '@types/config@4.4.0': + resolution: {integrity: sha512-+82/thz8il6uR6mWFuMTWyC+jSXE4PIZUPmAfKUDOuvNULq3BPLM+tSKsAe3eOIOMKx5azvg3Q3JljWV9yX7aw==} + deprecated: This is a stub types definition. config provides its own type definitions, so you do not need this installed. '@types/deep-eql@4.0.2': resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==} @@ -3611,7 +3612,9 @@ snapshots: '@types/deep-eql': 4.0.2 assertion-error: 2.0.1 - '@types/config@3.3.5': {} + '@types/config@4.4.0': + dependencies: + config: 4.4.1 '@types/deep-eql@4.0.2': {} @@ -5144,7 +5147,7 @@ snapshots: picomatch: 4.0.4 postcss: 8.5.8 rollup: 4.59.0 - tinyglobby: 0.2.15 + tinyglobby: 0.2.16 optionalDependencies: '@types/node': 20.19.39 fsevents: 2.3.3