Skip to content

Commit b7884e1

Browse files
committed
fix: upgrade lodash from 4.17.16 to 4.17.19
Snyk has created this PR to upgrade lodash from 4.17.16 to 4.17.19. See this package in npm: https://www.npmjs.com/package/lodash See this project in Snyk: https://app.snyk.io/org/ashvin27/project/a214845b-b483-495b-aa9b-87d5691b3594?utm_source=github&utm_medium=upgrade-pr
1 parent 8ca774a commit b7884e1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prepare": "npm run snyk-protect"
3232
},
3333
"dependencies": {
34-
"lodash": "^4.17.15"
34+
"lodash": "^4.17.19"
3535
},
3636
"peerDependencies": {
3737
"react": "^16.0.0",

0 commit comments

Comments
 (0)