Skip to content

Commit 5365bc8

Browse files
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 084262f commit 5365bc8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"cors": "^2.8.5",
1616
"dotenv": "^8.2.0",
1717
"express": "^4.17.1",
18-
"lodash": "^4.17.19",
18+
"lodash": "^4.17.21",
1919
"node-cache": "^5.1.2",
2020
"spotify-web-api-node": "^4.0.0"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,10 +1928,10 @@ locate-path@^3.0.0:
19281928
p-locate "^3.0.0"
19291929
path-exists "^3.0.0"
19301930

1931-
lodash@^4.17.19:
1932-
version "4.17.19"
1933-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
1934-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
1931+
lodash@^4.17.19, lodash@^4.17.21:
1932+
version "4.17.21"
1933+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1934+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
19351935

19361936
loose-envify@^1.0.0:
19371937
version "1.4.0"

0 commit comments

Comments
 (0)