diff --git a/README.md b/README.md index 7b7c493..e181623 100644 --- a/README.md +++ b/README.md @@ -10364,23 +10364,23 @@ Retrieves a Rule ``` USAGE - $ aio rt rule get NAME [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] + $ aio rt rule get NAME [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] + [-i] [--debug ] [-v] [--version] [--help] ARGUMENTS NAME Name of the rule FLAGS - -i, --insecure bypass certificate check - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --key client key - --version Show version + -i, --insecure bypass certificate check + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --key= client key + --version Show version DESCRIPTION Retrieves a Rule @@ -10395,26 +10395,26 @@ Retrieves a list of Rules ``` USAGE - $ aio rt rule list [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] + $ aio rt rule list [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] [-i] + [--debug ] [-v] [--version] [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] FLAGS - -c, --count show only the total number of rules - -i, --insecure bypass certificate check - -l, --limit= Limit number of rules returned (min: 0, max: 50) - -n, --name sort results by name - -s, --skip= Skip number of rules returned - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --json output raw json - --key client key - --name-sort sort results by name - --version Show version + -c, --count show only the total number of rules + -i, --insecure bypass certificate check + -l, --limit= Limit number of rules returned (min: 0, max: 50) + -n, --name sort results by name + -s, --skip= Skip number of rules returned + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --json output raw json + --key= client key + --name-sort sort results by name + --version Show version DESCRIPTION Retrieves a list of Rules @@ -10431,26 +10431,26 @@ Retrieves a list of Rules ``` USAGE - $ aio rt rule ls [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] + $ aio rt rule ls [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] [-i] + [--debug ] [-v] [--version] [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] FLAGS - -c, --count show only the total number of rules - -i, --insecure bypass certificate check - -l, --limit= Limit number of rules returned (min: 0, max: 50) - -n, --name sort results by name - -s, --skip= Skip number of rules returned - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --json output raw json - --key client key - --name-sort sort results by name - --version Show version + -c, --count show only the total number of rules + -i, --insecure bypass certificate check + -l, --limit= Limit number of rules returned (min: 0, max: 50) + -n, --name sort results by name + -s, --skip= Skip number of rules returned + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --json output raw json + --key= client key + --name-sort sort results by name + --version Show version DESCRIPTION Retrieves a list of Rules @@ -10467,23 +10467,23 @@ Gets the status of a rule ``` USAGE - $ aio rt rule status NAME [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] + $ aio rt rule status NAME [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] + [-i] [--debug ] [-v] [--version] [--help] ARGUMENTS NAME Name of the rule FLAGS - -i, --insecure bypass certificate check - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --key client key - --version Show version + -i, --insecure bypass certificate check + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --key= client key + --version Show version DESCRIPTION Gets the status of a rule @@ -10631,8 +10631,8 @@ Fire a trigger for Adobe I/O Runtime ``` USAGE - $ aio rt trigger fire TRIGGERNAME [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] - [--version] [--help] [-p ...] [-P ] + $ aio rt trigger fire TRIGGERNAME [--cert ] [--key ] [--apiversion ] [--apihost ] [-u + ] [-i] [--debug ] [-v] [--version] [--help] [-p ...] [-P ] ARGUMENTS TRIGGERNAME The name of the trigger @@ -10641,14 +10641,14 @@ FLAGS -P, --param-file= FILE containing parameter values in JSON format -i, --insecure bypass certificate check -p, --param=... parameter values in KEY VALUE format - -u, --auth [env: WHISK_AUTH] whisk auth + -u, --auth= [env: WHISK_AUTH] whisk auth -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert --debug= Debug level output --help Show help - --key client key + --key= client key --version Show version DESCRIPTION @@ -10664,23 +10664,23 @@ Get a trigger for Adobe I/O Runtime ``` USAGE - $ aio rt trigger get TRIGGERPATH [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] - [--version] [--help] + $ aio rt trigger get TRIGGERPATH [--cert ] [--key ] [--apiversion ] [--apihost ] [-u + ] [-i] [--debug ] [-v] [--version] [--help] ARGUMENTS TRIGGERPATH The name/path of the trigger, in the format /NAMESPACE/NAME FLAGS - -i, --insecure bypass certificate check - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --key client key - --version Show version + -i, --insecure bypass certificate check + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --key= client key + --version Show version DESCRIPTION Get a trigger for Adobe I/O Runtime @@ -10695,26 +10695,26 @@ Lists all of your triggers for Adobe I/O Runtime ``` USAGE - $ aio rt trigger list [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] + $ aio rt trigger list [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] [-i] + [--debug ] [-v] [--version] [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] FLAGS - -c, --count show only the total number of triggers - -i, --insecure bypass certificate check - -l, --limit= [default: 30] only return LIMIT number of triggers (min: 0, max: 50) - -n, --name sort results by name - -s, --skip= exclude the first SKIP number of triggers from the result - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --json output raw json - --key client key - --name-sort sort results by name - --version Show version + -c, --count show only the total number of triggers + -i, --insecure bypass certificate check + -l, --limit= [default: 30] only return LIMIT number of triggers (min: 0, max: 50) + -n, --name sort results by name + -s, --skip= exclude the first SKIP number of triggers from the result + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --json output raw json + --key= client key + --name-sort sort results by name + --version Show version DESCRIPTION Lists all of your triggers for Adobe I/O Runtime @@ -10731,26 +10731,26 @@ Lists all of your triggers for Adobe I/O Runtime ``` USAGE - $ aio rt trigger ls [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] + $ aio rt trigger ls [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] [-i] + [--debug ] [-v] [--version] [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] FLAGS - -c, --count show only the total number of triggers - -i, --insecure bypass certificate check - -l, --limit= [default: 30] only return LIMIT number of triggers (min: 0, max: 50) - -n, --name sort results by name - -s, --skip= exclude the first SKIP number of triggers from the result - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --json output raw json - --key client key - --name-sort sort results by name - --version Show version + -c, --count show only the total number of triggers + -i, --insecure bypass certificate check + -l, --limit= [default: 30] only return LIMIT number of triggers (min: 0, max: 50) + -n, --name sort results by name + -s, --skip= exclude the first SKIP number of triggers from the result + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --json output raw json + --key= client key + --name-sort sort results by name + --version Show version DESCRIPTION Lists all of your triggers for Adobe I/O Runtime @@ -14884,23 +14884,23 @@ Retrieves a Rule ``` USAGE - $ aio runtime rule get NAME [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] + $ aio runtime rule get NAME [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] + [-i] [--debug ] [-v] [--version] [--help] ARGUMENTS NAME Name of the rule FLAGS - -i, --insecure bypass certificate check - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --key client key - --version Show version + -i, --insecure bypass certificate check + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --key= client key + --version Show version DESCRIPTION Retrieves a Rule @@ -14917,26 +14917,26 @@ Retrieves a list of Rules ``` USAGE - $ aio runtime rule list [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] + $ aio runtime rule list [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] [-i] + [--debug ] [-v] [--version] [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] FLAGS - -c, --count show only the total number of rules - -i, --insecure bypass certificate check - -l, --limit= Limit number of rules returned (min: 0, max: 50) - -n, --name sort results by name - -s, --skip= Skip number of rules returned - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --json output raw json - --key client key - --name-sort sort results by name - --version Show version + -c, --count show only the total number of rules + -i, --insecure bypass certificate check + -l, --limit= Limit number of rules returned (min: 0, max: 50) + -n, --name sort results by name + -s, --skip= Skip number of rules returned + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --json output raw json + --key= client key + --name-sort sort results by name + --version Show version DESCRIPTION Retrieves a list of Rules @@ -14955,26 +14955,26 @@ Retrieves a list of Rules ``` USAGE - $ aio runtime rule ls [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] + $ aio runtime rule ls [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] [-i] + [--debug ] [-v] [--version] [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] FLAGS - -c, --count show only the total number of rules - -i, --insecure bypass certificate check - -l, --limit= Limit number of rules returned (min: 0, max: 50) - -n, --name sort results by name - -s, --skip= Skip number of rules returned - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --json output raw json - --key client key - --name-sort sort results by name - --version Show version + -c, --count show only the total number of rules + -i, --insecure bypass certificate check + -l, --limit= Limit number of rules returned (min: 0, max: 50) + -n, --name sort results by name + -s, --skip= Skip number of rules returned + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --json output raw json + --key= client key + --name-sort sort results by name + --version Show version DESCRIPTION Retrieves a list of Rules @@ -14991,23 +14991,23 @@ Gets the status of a rule ``` USAGE - $ aio runtime rule status NAME [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] + $ aio runtime rule status NAME [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] + [-i] [--debug ] [-v] [--version] [--help] ARGUMENTS NAME Name of the rule FLAGS - -i, --insecure bypass certificate check - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --key client key - --version Show version + -i, --insecure bypass certificate check + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --key= client key + --version Show version DESCRIPTION Gets the status of a rule @@ -15165,8 +15165,8 @@ Fire a trigger for Adobe I/O Runtime ``` USAGE - $ aio runtime trigger fire TRIGGERNAME [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] - [--version] [--help] [-p ...] [-P ] + $ aio runtime trigger fire TRIGGERNAME [--cert ] [--key ] [--apiversion ] [--apihost ] [-u + ] [-i] [--debug ] [-v] [--version] [--help] [-p ...] [-P ] ARGUMENTS TRIGGERNAME The name of the trigger @@ -15175,14 +15175,14 @@ FLAGS -P, --param-file= FILE containing parameter values in JSON format -i, --insecure bypass certificate check -p, --param=... parameter values in KEY VALUE format - -u, --auth [env: WHISK_AUTH] whisk auth + -u, --auth= [env: WHISK_AUTH] whisk auth -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert --debug= Debug level output --help Show help - --key client key + --key= client key --version Show version DESCRIPTION @@ -15200,23 +15200,23 @@ Get a trigger for Adobe I/O Runtime ``` USAGE - $ aio runtime trigger get TRIGGERPATH [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] - [--version] [--help] + $ aio runtime trigger get TRIGGERPATH [--cert ] [--key ] [--apiversion ] [--apihost ] [-u + ] [-i] [--debug ] [-v] [--version] [--help] ARGUMENTS TRIGGERPATH The name/path of the trigger, in the format /NAMESPACE/NAME FLAGS - -i, --insecure bypass certificate check - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --key client key - --version Show version + -i, --insecure bypass certificate check + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --key= client key + --version Show version DESCRIPTION Get a trigger for Adobe I/O Runtime @@ -15233,26 +15233,26 @@ Lists all of your triggers for Adobe I/O Runtime ``` USAGE - $ aio runtime trigger list [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] + $ aio runtime trigger list [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] [-i] + [--debug ] [-v] [--version] [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] FLAGS - -c, --count show only the total number of triggers - -i, --insecure bypass certificate check - -l, --limit= [default: 30] only return LIMIT number of triggers (min: 0, max: 50) - -n, --name sort results by name - -s, --skip= exclude the first SKIP number of triggers from the result - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --json output raw json - --key client key - --name-sort sort results by name - --version Show version + -c, --count show only the total number of triggers + -i, --insecure bypass certificate check + -l, --limit= [default: 30] only return LIMIT number of triggers (min: 0, max: 50) + -n, --name sort results by name + -s, --skip= exclude the first SKIP number of triggers from the result + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --json output raw json + --key= client key + --name-sort sort results by name + --version Show version DESCRIPTION Lists all of your triggers for Adobe I/O Runtime @@ -15271,26 +15271,26 @@ Lists all of your triggers for Adobe I/O Runtime ``` USAGE - $ aio runtime trigger ls [--cert] [--key] [--apiversion] [--apihost] [-u] [-i] [--debug ] [-v] [--version] - [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] + $ aio runtime trigger ls [--cert ] [--key ] [--apiversion ] [--apihost ] [-u ] [-i] + [--debug ] [-v] [--version] [--help] [-l ] [-s ] [-c] [--json] [--name-sort] [-n] FLAGS - -c, --count show only the total number of triggers - -i, --insecure bypass certificate check - -l, --limit= [default: 30] only return LIMIT number of triggers (min: 0, max: 50) - -n, --name sort results by name - -s, --skip= exclude the first SKIP number of triggers from the result - -u, --auth [env: WHISK_AUTH] whisk auth - -v, --verbose Verbose output - --apihost [env: WHISK_APIHOST] whisk API host - --apiversion [env: WHISK_APIVERSION] whisk API version - --cert client cert - --debug= Debug level output - --help Show help - --json output raw json - --key client key - --name-sort sort results by name - --version Show version + -c, --count show only the total number of triggers + -i, --insecure bypass certificate check + -l, --limit= [default: 30] only return LIMIT number of triggers (min: 0, max: 50) + -n, --name sort results by name + -s, --skip= exclude the first SKIP number of triggers from the result + -u, --auth= [env: WHISK_AUTH] whisk auth + -v, --verbose Verbose output + --apihost= [env: WHISK_APIHOST] whisk API host + --apiversion= [env: WHISK_APIVERSION] whisk API version + --cert= client cert + --debug= Debug level output + --help Show help + --json output raw json + --key= client key + --name-sort sort results by name + --version Show version DESCRIPTION Lists all of your triggers for Adobe I/O Runtime diff --git a/package-lock.json b/package-lock.json index f0fd313..bf13194 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4580,6 +4580,7 @@ "resolved": "https://registry.npmjs.org/@adobe/aio-lib-ims/-/aio-lib-ims-7.0.2.tgz", "integrity": "sha512-H4LK6fVcADPpnD6lZIzfosBAkHyOW1Yluk7MnNGs5TKM41i3NGGl/GaI/oQjDQGH4pIISK7HPU6FO0M+0+w04g==", "license": "Apache-2.0", + "peer": true, "dependencies": { "@adobe/aio-lib-core-config": "^5", "@adobe/aio-lib-core-errors": "^4", @@ -11822,19 +11823,6 @@ "node": "^18 || ^20 || >= 21" } }, - "node_modules/@swagger-api/apidom-parser-adapter-yaml-1-2/node_modules/tree-sitter": { - "version": "0.22.4", - "resolved": "https://registry.npmjs.org/tree-sitter/-/tree-sitter-0.22.4.tgz", - "integrity": "sha512-usbHZP9/oxNsUY65MQUsduGRqDHQOou1cagUSwjhoSYAmSahjQDAVsh9s+SlZkn8X8+O1FULRGwHu7AFP3kjzg==", - "hasInstallScript": true, - "license": "MIT", - "optional": true, - "peer": true, - "dependencies": { - "node-addon-api": "^8.3.0", - "node-gyp-build": "^4.8.4" - } - }, "node_modules/@swagger-api/apidom-reference": { "version": "1.11.2", "resolved": "https://registry.npmjs.org/@swagger-api/apidom-reference/-/apidom-reference-1.11.2.tgz", @@ -12171,15 +12159,6 @@ "node": ">=14.16" } }, - "node_modules/@tootallnate/once": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-3.0.1.tgz", - "integrity": "sha512-VyMVKRrpHTT8PnotUeV8L/mDaMwD5DaAKCFLP73zAqAtvF0FCqky+Ki7BYbFCYQmqFyTe9316Ed5zS70QUR9eg==", - "license": "MIT", - "engines": { - "node": ">= 10" - } - }, "node_modules/@tootallnate/quickjs-emscripten": { "version": "0.23.0", "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", @@ -17646,12 +17625,15 @@ } }, "node_modules/external-editor/node_modules/tmp": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz", - "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==", + "version": "0.0.33", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", + "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", "license": "MIT", + "dependencies": { + "os-tmpdir": "~1.0.2" + }, "engines": { - "node": ">=14.14" + "node": ">=0.6.0" } }, "node_modules/fast-deep-equal": { @@ -25642,6 +25624,15 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/os-tmpdir": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", + "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/own-keys": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz", @@ -31347,6 +31338,15 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, + "node_modules/yeoman-generator/node_modules/@tootallnate/once": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.1.tgz", + "integrity": "sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==", + "license": "MIT", + "engines": { + "node": ">= 10" + } + }, "node_modules/yeoman-generator/node_modules/@tufjs/canonical-json": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@tufjs/canonical-json/-/canonical-json-1.0.0.tgz", @@ -31771,23 +31771,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, - "node_modules/yeoman-generator/node_modules/mem-fs": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/mem-fs/-/mem-fs-2.3.0.tgz", - "integrity": "sha512-GftCCBs6EN8sz3BoWO1bCj8t7YBtT713d8bUgbhg9Iel5kFSqnSvCK06TYIDJAtJ51cSiWkM/YemlT0dfoFycw==", - "license": "MIT", - "optional": true, - "peer": true, - "dependencies": { - "@types/node": "^15.6.2", - "@types/vinyl": "^2.0.4", - "vinyl": "^2.0.1", - "vinyl-file": "^3.0.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/yeoman-generator/node_modules/mem-fs-editor": { "version": "9.7.0", "resolved": "https://registry.npmjs.org/mem-fs-editor/-/mem-fs-editor-9.7.0.tgz", diff --git a/package.json b/package.json index f6a570d..49c114c 100644 --- a/package.json +++ b/package.json @@ -128,12 +128,8 @@ "overrides": { "tar": "^7.4.3", "@octokit/rest": "^20.0.2", - "@tootallnate/once": "3.0.1", "@yeoman/conflicter": { "diff": "^8.0.4" - }, - "external-editor": { - "tmp": "0.2.5" } }, "repository": "adobe/aio-cli",