Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Bump lodash from 4.17.19 to 4.17.21 in /scripts/mongodb-migration #394

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump lodash from 4.17.19 to 4.17.21 in /scripts/mongodb-migration
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]>
  • Loading branch information
dependabot[bot] authored May 10, 2021
commit 0caa66fd5e8a6afcd8697cbeac8b24c71f8a0fd4
6 changes: 3 additions & 3 deletions scripts/mongodb-migration/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scripts/mongodb-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"config": "^2.0.2",
"dynamoose": "^1.1.0",
"lodash": "^4.17.19",
"lodash": "^4.17.21",
"moment": "^2.22.2",
"mongoose": "^5.9.6",
"path": "^0.12.7",
Expand Down