Skip to content

Commit 0114af2

Browse files
dependabot[bot]Rhilip
authored andcommitted
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /debug
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7b2383 commit 0114af2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

debug/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"body-parser": "^1.18.3",
1313
"cors": "^2.8.5",
1414
"express": "^4.16.4",
15-
"lodash": "^4.17.13"
15+
"lodash": "^4.17.19"
1616
},
1717
"devDependencies": {
1818
"@types/express": "^4.17.2",

debug/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -286,10 +286,10 @@ [email protected]:
286286
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.0.tgz#37df74e430a0e47550fe54a2defe30d8acd95f65"
287287
integrity sha512-M4Sjn6N/+O6/IXSJseKqHoFc+5FdGJ22sXqnjTpdZweHK64MzEPAyQZyEU3R/KRv2GLoa7nNtg/C2Ev6m7z+eA==
288288

289-
lodash@^4.17.13:
290-
version "4.17.15"
291-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
292-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
289+
lodash@^4.17.19:
290+
version "4.17.19"
291+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
292+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
293293

294294
make-error@^1.1.1:
295295
version "1.3.5"

0 commit comments

Comments
 (0)