Skip to content

Commit 2c10c96

Browse files
Bump lodash from 4.17.20 to 4.17.21 in /backend
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-preview[bot] <[email protected]>
1 parent ca1ee1f commit 2c10c96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"adjective-adjective-animal": "^1.3.3",
11-
"lodash": "^4.17.20",
11+
"lodash": "^4.17.21",
1212
"socket.io": "^2.3.0",
1313
"uuid": "^8.3.2"
1414
},

backend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -528,10 +528,10 @@ lodash@^3.6.0:
528528
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
529529
integrity sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=
530530

531-
lodash@^4.17.20:
532-
version "4.17.20"
533-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
534-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
531+
lodash@^4.17.21:
532+
version "4.17.21"
533+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
534+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
535535

536536
loud-rejection@^1.0.0:
537537
version "1.6.0"

0 commit comments

Comments
 (0)