File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 20
20
"@types/nodemailer" : " ^6.4.15" ,
21
21
"axios" : " 1.7.4" ,
22
22
"cloudinary" : " 2.0.3" ,
23
- "config" : " 3.3.7 " ,
23
+ "config" : " 3.3.12 " ,
24
24
"cookie-parser" : " 1.4.6" ,
25
25
"cors" : " 2.8.5" ,
26
26
"datauri" : " 4.1.0" ,
46
46
},
47
47
"devDependencies" : {
48
48
"@types/chai" : " 4.3.16" ,
49
- "@types/config" : " 3.3.4 " ,
49
+ "@types/config" : " 3.3.5 " ,
50
50
"@types/express" : " 4.17.21" ,
51
51
"@types/jest" : " 29.5.12" ,
52
52
"@types/mocha" : " 10.0.6" ,
Original file line number Diff line number Diff line change 1732
1732
dependencies :
1733
1733
" @types/node" " *"
1734
1734
1735
-
1736
- version "3.3.4 "
1737
- resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.4 .tgz#e46d1ee74f9b0c53645f644dd5f3ba5bedc68d76 "
1738
- integrity sha512-qFiTLnWy+TdPSMIXFHP+87lFXFRM4SXjRS+CSB66+56TrpLNw003y1sh7DGaaC1NGesxgKoT5FDy6dyA1Xju/g ==
1735
+
1736
+ version "3.3.5 "
1737
+ resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.5 .tgz#91f0a52b10212b9c4254fb0bbc4bedd77cd389b8 "
1738
+ integrity sha512-itq2HtXQBrNUKwMNZnb9mBRE3T99VYCdl1gjST9rq+9kFaB1iMMGuDeZnP88qid73DnpAMKH9ZolqDpS1Lz7+w ==
1739
1739
1740
1740
" @types/connect@* " :
1741
1741
version "3.4.38"
@@ -3103,12 +3103,12 @@ config-chain@^1.1.11:
3103
3103
ini "^1.3.4"
3104
3104
proto-list "~1.2.1"
3105
3105
3106
-
3107
- version "3.3.7 "
3108
- resolved "https://registry.yarnpkg.com/config/-/config-3.3.7 .tgz#4310410dc2bf4e0effdca21a12a4035860a24ee4 "
3109
- integrity sha512-mX/n7GKDYZMqvvkY6e6oBY49W8wxdmQt+ho/5lhwFDXqQW9gI+Ahp8EKp8VAbISPnmf2+Bv5uZK7lKXZ6pf1aA ==
3106
+
3107
+ version "3.3.12 "
3108
+ resolved "https://registry.yarnpkg.com/config/-/config-3.3.12 .tgz#a10ae66efcc3e48c1879fbb657c86c4ef6c7b25e "
3109
+ integrity sha512-Vmx389R/QVM3foxqBzXO8t2tUikYZP64Q6vQxGrsMpREeJc/aWRnPRERXWsYzOHAumx/AOoILWe6nU3ZJL+6Sw ==
3110
3110
dependencies :
3111
- json5 "^2.1.1 "
3111
+ json5 "^2.2.3 "
3112
3112
3113
3113
configstore@^5.0.1 :
3114
3114
version "5.0.1"
@@ -5848,7 +5848,7 @@ json5@^1.0.2:
5848
5848
dependencies :
5849
5849
minimist "^1.2.0"
5850
5850
5851
- json5@^2.1.1, json5@^2. 2.3 :
5851
+ json5@^2.2.3 :
5852
5852
version "2.2.3"
5853
5853
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
5854
5854
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
You can’t perform that action at this time.
0 commit comments