mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @nestjs/config to v2.3.2
This commit is contained in:
parent
d6692a724c
commit
98abcb9ca6
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue