Skip to content

Commit ece7887

Browse files
committed
lock file update
1 parent ba046f3 commit ece7887

File tree

13 files changed

+72
-182
lines changed

13 files changed

+72
-182
lines changed

package-lock.json

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

package.json

100755100644
File mode changed.

packages/contentstack-branches/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"promise-limit": "^2.7.0",
2323
"proxyquire": "^2.1.3",
2424
"tslib": "^2.8.1",
25-
"winston": "^3.16.0"
25+
"winston": "^3.17.0"
2626
},
2727
"devDependencies": {
2828
"@contentstack/cli-auth": "~1.3.22",

packages/contentstack-bulk-publish/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"inquirer": "8.2.6",
1414
"lodash": "^4.17.21",
1515
"mkdirp": "^1.0.4",
16-
"nock": "^13.5.5",
17-
"winston": "^3.16.0"
16+
"nock": "^13.5.6",
17+
"winston": "^3.17.0"
1818
},
1919
"devDependencies": {
2020
"@oclif/test": "^4.1.0",

packages/contentstack-clone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ora": "^5.4.1",
2121
"prompt": "^1.3.0",
2222
"rimraf": "^5.0.10",
23-
"winston": "^3.16.0"
23+
"winston": "^3.17.0"
2424
},
2525
"devDependencies": {
2626
"@oclif/test": "^4.1.0",

packages/contentstack-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"inquirer": "8.2.6",
2929
"lodash": "^4.17.21",
3030
"mkdirp": "^1.0.4",
31-
"winston": "^3.16.0"
31+
"winston": "^3.17.0"
3232
},
3333
"devDependencies": {
3434
"@oclif/test": "^4.1.0",

packages/contentstack-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"promise-limit": "^2.7.0",
2323
"proxyquire": "^2.1.3",
2424
"tslib": "^2.8.1",
25-
"winston": "^3.16.0"
25+
"winston": "^3.17.0"
2626
},
2727
"devDependencies": {
2828
"@contentstack/cli-auth": "~1.3.22",

0 commit comments

Comments
 (0)