Skip to content

Commit

Permalink
fix: upgrade lodash from 4.17.20 to 4.17.21
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade lodash from 4.17.20 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/sammyfilly/project/d6bf29b8-ebed-45e7-b3aa-f5b548b2b4f3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and X-oss-byte committed Aug 15, 2023
1 parent b8e57b8 commit b0ad169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@apollo/client": "3.1.1",
"deepmerge": "^4.2.2",
"lodash": "4.17.20",
"lodash": "4.17.21",
"graphql": "^15.3.0",
"next": "latest",
"prop-types": "^15.6.2",
Expand Down

0 comments on commit b0ad169

Please sign in to comment.