File tree Expand file tree Collapse file tree 6 files changed +35
-10
lines changed
Expand file tree Collapse file tree 6 files changed +35
-10
lines changed Original file line number Diff line number Diff line change 1717 "dependencies" : {
1818 "@contentstack/cli-command" : " ~1.8.0" ,
1919 "@contentstack/cli-utilities" : " ~1.18.0" ,
20- "@oclif/core" : " ^4.3.0 " ,
20+ "@oclif/core" : " ^4.8.3 " ,
2121 "@oclif/plugin-help" : " ^6.2.28" ,
2222 "otplib" : " ^12.0.1"
2323 },
24+ "overrides" : {
25+ "@oclif/core" : {
26+ "picomatch" : " ^4.0.4"
27+ }
28+ },
2429 "devDependencies" : {
2530 "@fancy-test/nock" : " ^0.1.1" ,
2631 "@oclif/plugin-help" : " ^6.2.28" ,
Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "@contentstack/cli-utilities" : " ~1.18.0" ,
1818 "contentstack" : " ^3.25.3" ,
19- "@oclif/core" : " ^4.3.0 " ,
19+ "@oclif/core" : " ^4.8.3 " ,
2020 "@oclif/plugin-help" : " ^6.2.28"
2121 },
22+ "overrides" : {
23+ "@oclif/core" : {
24+ "picomatch" : " ^4.0.4"
25+ }
26+ },
2227 "devDependencies" : {
2328 "@oclif/test" : " ^4.1.13" ,
2429 "@types/mkdirp" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 1717 "@contentstack/cli-command" : " ~1.8.0" ,
1818 "@contentstack/cli-utilities" : " ~1.18.0" ,
1919 "@contentstack/utils" : " ~1.7.0" ,
20- "@oclif/core" : " ^4.3.0 " ,
20+ "@oclif/core" : " ^4.8.3 " ,
2121 "@oclif/plugin-help" : " ^6.2.28" ,
2222 "lodash" : " ^4.17.23"
2323 },
24+ "overrides" : {
25+ "@oclif/core" : {
26+ "picomatch" : " ^4.0.4"
27+ }
28+ },
2429 "devDependencies" : {
2530 "@oclif/test" : " ^4.1.13" ,
2631 "@types/chai" : " ^4.3.20" ,
Original file line number Diff line number Diff line change 2929 "dependencies" : {
3030 "@contentstack/management" : " ~1.27.5" ,
3131 "@contentstack/marketplace-sdk" : " ^1.5.0" ,
32- "@oclif/core" : " ^4.3.0 " ,
32+ "@oclif/core" : " ^4.8.3 " ,
3333 "axios" : " ^1.13.5" ,
3434 "chalk" : " ^4.1.2" ,
3535 "cli-cursor" : " ^3.1.0" ,
5757 "winston" : " ^3.17.0" ,
5858 "xdg-basedir" : " ^4.0.0"
5959 },
60+ "overrides" : {
61+ "@oclif/core" : {
62+ "picomatch" : " ^4.0.4"
63+ }
64+ },
6065 "devDependencies" : {
6166 "@types/chai" : " ^4.3.20" ,
6267 "@types/inquirer" : " ^9.0.8" ,
Original file line number Diff line number Diff line change 3838 "@contentstack/cli-utilities" : " ~1.17.4" ,
3939 "@contentstack/cli-variants" : " ~1.3.8" ,
4040 "@contentstack/management" : " ~1.27.5" ,
41- "@oclif/core" : " ^4.3.0 " ,
41+ "@oclif/core" : " ^4.8.3 " ,
4242 "@oclif/plugin-help" : " ^6.2.28" ,
4343 "@oclif/plugin-not-found" : " ^3.2.53" ,
4444 "@oclif/plugin-plugins" : " ^5.4.54" ,
5353 "uuid" : " ^9.0.1" ,
5454 "winston" : " ^3.17.0"
5555 },
56+ "overrides" : {
57+ "@oclif/core" : {
58+ "picomatch" : " ^4.0.4"
59+ }
60+ },
5661 "devDependencies" : {
5762 "@oclif/test" : " ^4.1.16" ,
5863 "@types/chai" : " ^4.3.20" ,
You can’t perform that action at this time.
0 commit comments