Skip to content

Commit 702575e

Browse files
authored
Fix lodash security vulnerability (#123)
1 parent 5a50863 commit 702575e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

‎package-lock.json‎

Lines changed: 4 additions & 4 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
@@ -88,7 +88,7 @@
8888
"eslint-plugin-unicorn": "27.0.0",
8989
"jest": "29.3.1",
9090
"jwt-decode": "3.1.2",
91-
"lodash": "4.17.23",
91+
"lodash": "4.18.1",
9292
"nock": "^13.5.6",
9393
"prettier": "2.2.1",
9494
"prettier-plugin-jsdoc": "0.3.8",

0 commit comments

Comments
 (0)