Skip to content

Commit cfbeab9

Browse files
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bae06a commit cfbeab9

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/secure-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jszip": "^3.2.2",
4848
"localforage": "^1.9.0",
4949
"localforage-memoryStorageDriver": "^0.9.2",
50-
"lodash": "4.17.20",
50+
"lodash": "4.17.21",
5151
"luxon": "^1.17.1",
5252
"memoize-one": "^5.0.5",
5353
"next": "^9.5.3",

packages/web-app/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"jszip": "^3.2.2",
4646
"localforage": "^1.9.0",
4747
"localforage-memoryStorageDriver": "^0.9.2",
48-
"lodash": "4.17.20",
48+
"lodash": "4.17.21",
4949
"luxon": "^1.17.1",
5050
"memoize-one": "^5.0.5",
5151
"next": "^9.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8078,10 +8078,10 @@ lodash.templatesettings@^4.0.0:
80788078
dependencies:
80798079
lodash._reinterpolate "^3.0.0"
80808080

8081-
lodash@4.17.20, lodash@^4, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.3, lodash@^4.17.4:
8082-
version "4.17.20"
8083-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
8084-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
8081+
lodash@4.17.21, lodash@^4, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.3, lodash@^4.17.4:
8082+
version "4.17.21"
8083+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
8084+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
80858085

80868086
lodash@^3.10.0, lodash@^3.9.3:
80878087
version "3.10.1"

0 commit comments

Comments
 (0)