Skip to content

Commit 2c22469

Browse files
authored
Merge pull request #17 from smsapi/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2 parents e535b58 + 0888e11 commit 2c22469

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
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"axios": "^0.21.1",
2424
"form-data": "^3.0.0",
25-
"lodash": "^4.17.19"
25+
"lodash": "^4.17.21"
2626
},
2727
"devDependencies": {
2828
"@types/lodash": "^4.14.159",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4104,10 +4104,10 @@ lodash.sortby@^4.7.0:
41044104
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
41054105
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
41064106

4107-
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.16, lodash@^4.17.19, lodash@^4.17.4:
4108-
version "4.17.19"
4109-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
4110-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
4107+
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.16, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.4:
4108+
version "4.17.21"
4109+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
4110+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
41114111

41124112
log-symbols@^2.2.0:
41134113
version "2.2.0"

0 commit comments

Comments
 (0)