File tree 2 files changed +17
-15
lines changed
2 files changed +17
-15
lines changed Original file line number Diff line number Diff line change 32
32
"@mailchimp/mailchimp_marketing" : " ^3.0.80" ,
33
33
"@nestjs/axios" : " ^4.0.0" ,
34
34
"@nestjs/common" : " ^10.4.13" ,
35
- "@nestjs/config" : " ^3.3 .0" ,
35
+ "@nestjs/config" : " ^4.0 .0" ,
36
36
"@nestjs/core" : " ^10.4.15" ,
37
37
"@nestjs/platform-express" : " ^10.4.12" ,
38
38
"@nestjs/swagger" : " ^7.4.0" ,
Original file line number Diff line number Diff line change 1262
1262
iterare "1.2.1"
1263
1263
tslib "2.8.1"
1264
1264
1265
- " @nestjs/config@^3.3 .0 " :
1266
- version "3.3 .0"
1267
- resolved "https://registry.yarnpkg.com/@nestjs/config/-/config-3.3 .0.tgz#ddc520ba26a8453ee5e690e18fb7b35e9bac7974 "
1268
- integrity sha512-pdGTp8m9d0ZCrjTpjkUbZx6gyf2IKf+7zlkrPNMsJzYZ4bFRRTpXrnj+556/5uiI6AfL5mMrJc2u7dB6bvM+VA ==
1265
+ " @nestjs/config@^4.0 .0 " :
1266
+ version "4.0 .0"
1267
+ resolved "https://registry.yarnpkg.com/@nestjs/config/-/config-4.0 .0.tgz#b560fbd07e8083bc3c8d66afdb2a98f5882c5853 "
1268
+ integrity sha512-hyhUMtVwlT+tavtPNyekl8iP0QTU1U6awKrgdOSxhMhp3TQMltx7hz2yqGTcARp+19zWPfgJudyxthuD3lPp/Q ==
1269
1269
dependencies :
1270
- dotenv "16.4.5 "
1271
- dotenv-expand "10 .0.0 "
1270
+ dotenv "16.4.7 "
1271
+ dotenv-expand "12 .0.1 "
1272
1272
lodash "4.17.21"
1273
1273
1274
1274
" @nestjs/core@^10.4.15 " :
@@ -3114,15 +3114,17 @@ diff@^4.0.1:
3114
3114
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
3115
3115
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
3116
3116
3117
-
3118
- version "10.0.0"
3119
- resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-10.0.0.tgz#12605d00fb0af6d0a592e6558585784032e4ef37"
3120
- integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==
3117
+
3118
+ version "12.0.1"
3119
+ resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-12.0.1.tgz#44bdfa204a368100689ec35d7385755f599ceeb1"
3120
+ integrity sha512-LaKRbou8gt0RNID/9RoI+J2rvXsBRPMV7p+ElHlPhcSARbCPDYcYG2s1TIzAfWv4YSgyY5taidWzzs31lNV3yQ==
3121
+ dependencies :
3122
+ dotenv "^16.4.5"
3121
3123
3122
- [email protected] .5 , dotenv@^16.0.3, dotenv@^16.4.5:
3123
- version "16.4.5 "
3124
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5 .tgz#cdd3b3b604cb327e286b4762e13502f717cb099f "
3125
- integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg ==
3124
+ [email protected] .7 , dotenv@^16.0.3, dotenv@^16.4.5:
3125
+ version "16.4.7 "
3126
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7 .tgz#0e20c5b82950140aa99be360a8a5f52335f53c26 "
3127
+ integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ ==
3126
3128
3127
3129
dotenv@^8.2.0 :
3128
3130
version "8.6.0"
You can’t perform that action at this time.
0 commit comments