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

[Snyk] Upgrade lodash from 4.17.15 to 4.17.21 #88

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
fix: upgrade lodash from 4.17.15 to 4.17.21
Snyk has created this PR to upgrade lodash from 4.17.15 to 4.17.21.

See this package in npm:
https://www.npmjs.com/package/lodash

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/6e56448f-ed45-4265-9fd0-eddb0c6ab668?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 30, 2021
commit 44917baa06b61665e3e5307cc62f883b706cb258
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"express": "^4.16.4",
"express-session": "^1.17.0",
"isomorphic-unfetch": "^3.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.21",
"next": "^7.0.2",
"prop-types": "^15.6.2",
"react": "^16.5.2",
Expand Down