Skip to content

Commit ec3f239

Browse files
Bump lodash from 4.17.19 to 4.17.20 in /backend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.20) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 42dfa83 commit ec3f239

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.19",
11+
"lodash": "^4.17.20",
1212
"socket.io": "^2.3.0",
1313
"uuid": "^8.3.0"
1414
},

backend/yarn.lock

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

515-
lodash@^4.17.19:
516-
version "4.17.19"
517-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
518-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
515+
lodash@^4.17.20:
516+
version "4.17.20"
517+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
518+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
519519

520520
loud-rejection@^1.0.0:
521521
version "1.6.0"

0 commit comments

Comments
 (0)