Skip to content

Commit f058108

Browse files
committed
fix: packages/contentstack-export/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 f058108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/contentstack-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"big-json": "^3.2.0",
1414
"bluebird": "^3.7.2",
1515
"chalk": "^4.1.2",
16-
"lodash": "^4.17.23",
16+
"lodash": "^4.18.1",
1717
"merge": "^2.1.1",
1818
"mkdirp": "^1.0.4",
1919
"progress-stream": "^2.0.0",

0 commit comments

Comments
 (0)