Skip to content

Commit cd1aa81

Browse files
authored
Merge pull request #352 from knadh/dependabot/npm_and_yarn/frontend/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /frontend
2 parents 6a21776 + 02b92b5 commit cd1aa81

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dayjs": "^1.8.28",
1818
"elliptic": "^6.5.4",
1919
"humps": "^2.0.1",
20-
"lodash": "^4.17.19",
20+
"lodash": "^4.17.21",
2121
"node-forge": "^0.10.0",
2222
"node-sass": "^4.14.1",
2323
"qs": "^6.9.4",

frontend/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6046,15 +6046,10 @@ lodash.uniq@^4.5.0:
60466046
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
60476047
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
60486048

6049-
lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@~4.17.12:
6050-
version "4.17.15"
6051-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
6052-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
6053-
6054-
lodash@^4.17.19:
6055-
version "4.17.19"
6056-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
6057-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
6049+
lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@~4.17.12:
6050+
version "4.17.21"
6051+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
6052+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
60586053

60596054
log-symbols@^1.0.2:
60606055
version "1.0.2"

0 commit comments

Comments
 (0)