Skip to content

Commit

Permalink
Merge pull request aws-samples#26 from aws-samples/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/lodash-4.17.21

Bump lodash from 4.17.19 to 4.17.21
  • Loading branch information
ferdingler authored Jul 20, 2021
2 parents 5fce44b + 7a3dc60 commit f5f6b38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"aws-amplify": "^2.2.6",
"aws-amplify-react": "^3.1.7",
"formik": "^2.1.4",
"lodash": "^4.17.19",
"lodash": "^4.17.21",
"microphone-stream": "^5.0.1",
"node-forge": "^0.10.0",
"normalize.css": "^8.0.1",
Expand Down Expand Up @@ -50,7 +50,7 @@
]
},
"resolutions": {
"lodash": "4.17.19",
"lodash": "4.17.21",
"websocket-extensions": "0.1.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7164,10 +7164,10 @@ lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

[email protected].19, "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.5:
version "4.17.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
[email protected].21, "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.5:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

loglevel@^1.6.6:
version "1.7.0"
Expand Down

0 comments on commit f5f6b38

Please sign in to comment.