diff --git a/package-lock.json b/package-lock.json index 7625a898..ca0fb71a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@inquirer/prompts": "^8.0.2", "@oclif/core": "^4.11.4", "@oclif/plugin-help": "^6.2.32", - "@oclif/plugin-update": "^4.7.32", + "@oclif/plugin-update": "^4.7.48", "@oclif/table": "^0.5.1", "cli-progress": "^3.12.0", "conf": "^15.1.0", @@ -2873,20 +2873,20 @@ } }, "node_modules/@oclif/plugin-update": { - "version": "4.7.32", - "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.32.tgz", - "integrity": "sha512-XKb6tkaro4Ci5X/hTMlBmf2m1OvVKz+OajGMFn137V2TAUKRAbf2pz9LMZgJZNz9k4Jibsh3K7BNfgkdNIhkrg==", + "version": "4.7.48", + "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.48.tgz", + "integrity": "sha512-zbi9NG2SvCurjL1lZrsawzh0mBWu+MoYECDU0ZFlrXmKcXuRkFLFif0cJ/9xyGe0HmadMkblFN3wLJ5YAiNkew==", "license": "MIT", "dependencies": { "@inquirer/select": "^2.5.0", "@oclif/core": "^4", - "@oclif/table": "^0.5.4", + "@oclif/table": "^0.5.9", "ansis": "^3.17.0", "debug": "^4.4.1", "filesize": "^6.1.0", "got": "^13", "proxy-agent": "^6.5.0", - "semver": "^7.7.4", + "semver": "^7.8.4", "tar-fs": "^2.1.4" }, "engines": { @@ -3143,6 +3143,18 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@oclif/plugin-update/node_modules/semver": { + "version": "7.8.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.4.tgz", + "integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==", + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/@oclif/plugin-update/node_modules/strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", @@ -3194,9 +3206,9 @@ } }, "node_modules/@oclif/table": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.4.tgz", - "integrity": "sha512-tIW7JTfO/t19cfOZofxEi16GAV12osvuSwdDHQ6ltIYtNeDyT8vJqdqo5NmyKNNwUy6V1DoGsVhJtPTFabR4hg==", + "version": "0.5.9", + "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.9.tgz", + "integrity": "sha512-/bvSRF38rrZ8O3hsChEKb98bEpmY7GAMeMU5hRkt73RCEoAo1UuRKX4IO0zlkD6UooSs30LfEMJeSU2NZOkndA==", "license": "MIT", "dependencies": { "@types/react": "^18.3.12", @@ -3206,13 +3218,30 @@ "natural-orderby": "^3.0.2", "object-hash": "^3.0.0", "react": "^18.3.1", - "strip-ansi": "^7.1.2", + "string-width": "^8.2.1", + "strip-ansi": "^7.2.0", "wrap-ansi": "^9.0.2" }, "engines": { "node": ">=18.0.0" } }, + "node_modules/@oclif/table/node_modules/string-width": { + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.1.tgz", + "integrity": "sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==", + "license": "MIT", + "dependencies": { + "get-east-asian-width": "^1.5.0", + "strip-ansi": "^7.1.2" + }, + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@oclif/test": { "version": "4.1.18", "resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.1.18.tgz", @@ -6480,9 +6509,9 @@ } }, "node_modules/get-east-asian-width": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz", - "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.6.0.tgz", + "integrity": "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==", "license": "MIT", "engines": { "node": ">=18" @@ -10384,7 +10413,6 @@ "version": "7.8.2", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz", "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==", - "dev": true, "license": "Apache-2.0", "dependencies": { "tslib": "^2.1.0" @@ -10936,12 +10964,12 @@ } }, "node_modules/strip-ansi": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", - "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", + "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", "license": "MIT", "dependencies": { - "ansi-regex": "^6.0.1" + "ansi-regex": "^6.2.2" }, "engines": { "node": ">=12" diff --git a/package.json b/package.json index 44f99b4b..98e9c429 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@inquirer/prompts": "^8.0.2", "@oclif/core": "^4.11.4", "@oclif/plugin-help": "^6.2.32", - "@oclif/plugin-update": "^4.7.32", + "@oclif/plugin-update": "^4.7.48", "@oclif/table": "^0.5.1", "cli-progress": "^3.12.0", "conf": "^15.1.0",