Skip to content

Commit 5be5c43

Browse files
committed
fix: packages/contentstack-import-setup/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15869625 - https://snyk.io/vuln/SNYK-JS-LODASH-15869619
1 parent 827e5ee commit 5be5c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/contentstack-import-setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"big-json": "^3.2.0",
1212
"chalk": "^4.1.2",
1313
"fs-extra": "^11.3.0",
14-
"lodash": "^4.17.23",
14+
"lodash": "^4.18.1",
1515
"merge": "^2.1.1",
1616
"mkdirp": "^1.0.4",
1717
"winston": "^3.17.0"

0 commit comments

Comments
 (0)