chore(deps): update dependency @nestjs/config to v2.3.2

This commit is contained in:
renovate[bot] 2023-05-16 10:55:05 +00:00 committed by GitHub
parent d6692a724c
commit 98abcb9ca6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -13,7 +13,7 @@
"@narando/nest-axios-interceptor": "2.2.0",
"@nestjs/axios": "0.1.0",
"@nestjs/common": "9.4.0",
"@nestjs/config": "2.3.1",
"@nestjs/config": "2.3.2",
"@nestjs/core": "9.4.0",
"@nestjs/jwt": "10.0.3",
"@nestjs/passport": "9.0.3",
@ -1956,9 +1956,9 @@
}
},
"node_modules/@nestjs/config": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-2.3.1.tgz",
"integrity": "sha512-Ckzel0NZ9CWhNsLfE1hxfDuxJuEbhQvGxSlmZ1/X8awjRmAA/g3kT6M1+MO1SHj1wMtPyUfd9WpwkiqFbiwQgA==",
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-2.3.2.tgz",
"integrity": "sha512-VtGV8PBpxzMzz68kdxTWqPm9v7SYCSZXQ0tC72AMNnjdmU+CVjUSLpEpdnm0XcWHxE1nV6wSI3HZxsATIV4ZxA==",
"dependencies": {
"dotenv": "16.0.3",
"dotenv-expand": "10.0.0",
@ -14075,9 +14075,9 @@
}
},
"@nestjs/config": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-2.3.1.tgz",
"integrity": "sha512-Ckzel0NZ9CWhNsLfE1hxfDuxJuEbhQvGxSlmZ1/X8awjRmAA/g3kT6M1+MO1SHj1wMtPyUfd9WpwkiqFbiwQgA==",
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-2.3.2.tgz",
"integrity": "sha512-VtGV8PBpxzMzz68kdxTWqPm9v7SYCSZXQ0tC72AMNnjdmU+CVjUSLpEpdnm0XcWHxE1nV6wSI3HZxsATIV4ZxA==",
"requires": {
"dotenv": "16.0.3",
"dotenv-expand": "10.0.0",

View file

@ -30,7 +30,7 @@
"@narando/nest-axios-interceptor": "2.2.0",
"@nestjs/axios": "0.1.0",
"@nestjs/common": "9.4.0",
"@nestjs/config": "2.3.1",
"@nestjs/config": "2.3.2",
"@nestjs/core": "9.4.0",
"@nestjs/jwt": "10.0.3",
"@nestjs/passport": "9.0.3",