Skip to content

Commit f703a52

Browse files
committed
updated lodash to fix sec issues
1 parent 70d47d8 commit f703a52

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"cassandra-driver": "4.3.1",
5050
"fast-xml-parser": "5.5.7",
5151
"jks-js": "1.1.5",
52-
"lodash": "4.17.23"
52+
"lodash": "4.18.1"
5353
},
5454
"simple-git-hooks": {
5555
"pre-commit": "npm run package && npx lint-staged --config lint-staged.config.js",
@@ -80,4 +80,4 @@
8080
"fast-xml-parser": "$fast-xml-parser",
8181
"minimatch": "10.2.4"
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)