diff --git a/package-lock.json b/package-lock.json index 71c7a1a..2414b2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@adobe/aio-cli-plugin-runtime": "^8", "@adobe/aio-cli-plugin-telemetry": "^2", "@oclif/core": "^4.9.0", - "@oclif/plugin-autocomplete": "^3.2.41", + "@oclif/plugin-autocomplete": "^3.2.45", "@oclif/plugin-help": "^6.0.12", "@oclif/plugin-not-found": "^3", "@oclif/plugin-plugins": "^5.4.58", @@ -7870,9 +7870,9 @@ "license": "ISC" }, "node_modules/@oclif/plugin-autocomplete": { - "version": "3.2.41", - "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.41.tgz", - "integrity": "sha512-s8IcxohWtnbYCOA1nC6cUGWFGLBG3MjNWfCBTTa5pUyh4tGsjC5ihLeLCs8WJgGnFkPhVVQ+CfmKOIVmVGYMvA==", + "version": "3.2.45", + "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.45.tgz", + "integrity": "sha512-ENrUg8rbVCjh40uvi3MC9kGbiUoEf11nyqE59RBzegeeLpRXNo/Zp27L9j1tUmPEqGgfS2/wvHPihNzkpK1FDw==", "license": "MIT", "dependencies": { "@oclif/core": "^4", @@ -9448,9 +9448,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -9471,9 +9468,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -9494,9 +9488,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -9517,9 +9508,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -9986,9 +9974,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -10009,9 +9994,6 @@ "cpu": [ "arm" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -10032,9 +10014,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -10055,9 +10034,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -10078,9 +10054,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -10101,9 +10074,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -12058,9 +12028,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -12077,9 +12044,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -12096,9 +12060,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -12115,9 +12076,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0 AND MIT", "optional": true, "os": [ @@ -22213,9 +22171,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -22236,9 +22191,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -22259,9 +22211,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -22282,9 +22231,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ diff --git a/package.json b/package.json index 95b42f0..a39803b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@adobe/aio-cli-plugin-runtime": "^8", "@adobe/aio-cli-plugin-telemetry": "^2", "@oclif/core": "^4.9.0", - "@oclif/plugin-autocomplete": "^3.2.41", + "@oclif/plugin-autocomplete": "^3.2.45", "@oclif/plugin-help": "^6.0.12", "@oclif/plugin-not-found": "^3", "@oclif/plugin-plugins": "^5.4.58",