Skip to content

Commit

Permalink
lock file update
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-raj committed Nov 14, 2024
1 parent ba046f3 commit ece7887
Show file tree
Hide file tree
Showing 13 changed files with 72 additions and 182 deletions.
160 changes: 41 additions & 119 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified package.json
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion packages/contentstack-branches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"promise-limit": "^2.7.0",
"proxyquire": "^2.1.3",
"tslib": "^2.8.1",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@contentstack/cli-auth": "~1.3.22",
Expand Down
4 changes: 2 additions & 2 deletions packages/contentstack-bulk-publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"inquirer": "8.2.6",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"nock": "^13.5.5",
"winston": "^3.16.0"
"nock": "^13.5.6",
"winston": "^3.17.0"
},
"devDependencies": {
"@oclif/test": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ora": "^5.4.1",
"prompt": "^1.3.0",
"rimraf": "^5.0.10",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@oclif/test": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"inquirer": "8.2.6",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@oclif/test": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"promise-limit": "^2.7.0",
"proxyquire": "^2.1.3",
"tslib": "^2.8.1",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@contentstack/cli-auth": "~1.3.22",
Expand Down
Loading

0 comments on commit ece7887

Please sign in to comment.