This repository was archived by the owner on Mar 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 56
56
"express-jwt" : " ^5.3.1" ,
57
57
"helmet" : " ^3.16.0" ,
58
58
"jsonwebtoken" : " ^8.5.1" ,
59
- "lodash" : " ^4.17.11 " ,
59
+ "lodash" : " ^4.17.13 " ,
60
60
"method-override" : " ^3.0.0" ,
61
61
"pg" : " ^7.9.0" ,
62
62
"postcode" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -5105,16 +5105,16 @@ lodash.uniq@^4.5.0:
5105
5105
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
5106
5106
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
5107
5107
5108
- lodash@*, lodash@^4.17.10, lodash@^4.17.11 :
5109
- version "4.17.11"
5110
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
5111
- integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
5112
-
5113
- lodash@^4.17.13, lodash@^4.17.4 :
5108
+ lodash@*, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4 :
5114
5109
version "4.17.15"
5115
5110
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
5116
5111
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
5117
5112
5113
+ lodash@^4.17.13 :
5114
+ version "4.17.13"
5115
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
5116
+ integrity sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA==
5117
+
5118
5118
log-symbols@^2.2.0 :
5119
5119
version "2.2.0"
5120
5120
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
You can’t perform that action at this time.
0 commit comments