Skip to content

Commit ffe162b

Browse files
committed
lodash fixed small vulnerability
1 parent 958314a commit ffe162b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@hapi/joi": "^17.1.1",
4242
"axios": "^0.19.2",
43-
"lodash": "^4.17.15",
43+
"lodash": "^4.17.18",
4444
"minimist": "^1.2.5",
4545
"rxjs": "^6.5.5"
4646
},

0 commit comments

Comments
 (0)