Skip to content

Commit 49cfc8b

Browse files
committed
updated lodash
1 parent 00fed1e commit 49cfc8b

File tree

8 files changed

+16
-21
lines changed

8 files changed

+16
-21
lines changed

packages/contentstack-audit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"chalk": "^5.6.2",
2626
"fast-csv": "^4.3.6",
2727
"fs-extra": "^11.3.0",
28-
"lodash": "4.18.1",
28+
"lodash": "^4.18.1",
2929
"uuid": "^9.0.1",
3030
"winston": "^3.17.0"
3131
},

packages/contentstack-branches/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@contentstack/cli-utilities": "~2.0.0-beta.5",
1212
"chalk": "^5.6.2",
1313
"just-diff": "^6.0.2",
14-
"lodash": "4.18.1"
14+
"lodash": "^4.18.1"
1515
},
1616
"devDependencies": {
1717
"@contentstack/cli-dev-dependencies": "~2.0.0-beta.0",

packages/contentstack-clone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@oclif/plugin-help": "^6.2.28",
1515
"chalk": "^5.6.2",
1616
"inquirer": "12.11.1",
17-
"lodash": "^4.17.23",
17+
"lodash": "^4.18.1",
1818
"merge": "^2.1.1",
1919
"ora": "^5.4.1",
2020
"prompt": "^1.3.0",

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": "^5.6.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",

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": "^5.6.2",
1313
"fs-extra": "^11.3.0",
14-
"lodash": "4.18.1",
14+
"lodash": "^4.18.1",
1515
"merge": "^2.1.1",
1616
"mkdirp": "^1.0.4",
1717
"winston": "^3.17.0"

packages/contentstack-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"chalk": "^5.6.2",
1616
"debug": "^4.4.3",
1717
"fs-extra": "^11.3.3",
18-
"lodash": "4.18.1",
18+
"lodash": "^4.18.1",
1919
"marked": "^4.3.0",
2020
"merge": "^2.1.1",
2121
"mkdirp": "^1.0.4",

packages/contentstack-variants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@contentstack/cli-utilities": "~2.0.0-beta.5",
3232
"@oclif/core": "^4.3.0",
3333
"@oclif/plugin-help": "^6.2.28",
34-
"lodash": "4.18.1",
34+
"lodash": "^4.18.1",
3535
"mkdirp": "^1.0.4",
3636
"winston": "^3.17.0"
3737
}

pnpm-lock.yaml

Lines changed: 9 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)