Skip to content

Commit 404d481

Browse files
committed
chore(package): Update inquirer version
1 parent abaa713 commit 404d481

File tree

2 files changed

+11
-80
lines changed

2 files changed

+11
-80
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sqds/cli",
3-
"version": "2.3.3",
3+
"version": "2.3.5",
44
"description": "",
55
"main": "bin/index.js",
66
"scripts": {
@@ -48,7 +48,7 @@
4848
"console.table": "^0.10.0",
4949
"figlet": "^1.5.2",
5050
"inquirer": "8.0.0",
51-
"inquirer-press-to-continue": "^1.1.4",
51+
"inquirer-press-to-continue": "1.1.4",
5252
"lodash": "^4.17.21",
5353
"minimist": "^1.2.6",
5454
"simple-git": "^3.10.0",
@@ -72,6 +72,8 @@
7272
},
7373
"resolutions": {
7474
"@solana/web3.js": "^1.66.2",
75-
"@solana/spl-token": "^0.3.6"
75+
"@solana/spl-token": "^0.3.6",
76+
"inquirer": "8.0.0",
77+
"inquirer-press-to-continue": "1.1.4"
7678
}
7779
}

yarn.lock

Lines changed: 6 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,15 +1361,6 @@ [email protected]:
13611361
pbkdf2 "^3.0.9"
13621362
randombytes "^2.0.1"
13631363

1364-
bl@^4.1.0:
1365-
version "4.1.0"
1366-
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
1367-
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
1368-
dependencies:
1369-
buffer "^5.5.0"
1370-
inherits "^2.0.4"
1371-
readable-stream "^3.4.0"
1372-
13731364
bl@^5.0.0:
13741365
version "5.1.0"
13751366
resolved "https://registry.yarnpkg.com/bl/-/bl-5.1.0.tgz#183715f678c7188ecef9fe475d90209400624273"
@@ -1508,14 +1499,6 @@ [email protected]:
15081499
base64-js "^1.3.1"
15091500
ieee754 "^1.2.1"
15101501

1511-
buffer@^5.5.0:
1512-
version "5.7.1"
1513-
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
1514-
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
1515-
dependencies:
1516-
base64-js "^1.3.1"
1517-
ieee754 "^1.1.13"
1518-
15191502
buffer@^6.0.2, buffer@^6.0.3, buffer@~6.0.3:
15201503
version "6.0.3"
15211504
resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6"
@@ -1549,7 +1532,7 @@ capability@^0.2.5:
15491532
resolved "https://registry.yarnpkg.com/capability/-/capability-0.2.5.tgz#51ad87353f1936ffd77f2f21c74633a4dea88801"
15501533
integrity sha512-rsJZYVCgXd08sPqwmaIqjAd5SUTfonV0z/gDJ8D6cN8wQphky1kkAYEqQ+hmDxTw7UihvBfjUVUSY+DBEe44jg==
15511534

1552-
[email protected], chalk@^4.1.0, chalk@^4.1.1:
1535+
[email protected], chalk@^4.1.0:
15531536
version "4.1.2"
15541537
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
15551538
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -1604,7 +1587,7 @@ cli-cursor@^4.0.0:
16041587
dependencies:
16051588
restore-cursor "^4.0.0"
16061589

1607-
cli-spinners@^2.5.0, cli-spinners@^2.6.1:
1590+
cli-spinners@^2.6.1:
16081591
version "2.7.0"
16091592
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.7.0.tgz#f815fd30b5f9eaac02db604c7a231ed7cb2f797a"
16101593
integrity sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==
@@ -2315,7 +2298,7 @@ iconv-lite@^0.4.24:
23152298
dependencies:
23162299
safer-buffer ">= 2.1.2 < 3"
23172300

2318-
ieee754@^1.1.13, ieee754@^1.2.1:
2301+
ieee754@^1.2.1:
23192302
version "1.2.1"
23202303
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
23212304
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
@@ -2338,15 +2321,15 @@ inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4:
23382321
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
23392322
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
23402323

2341-
inquirer-press-to-continue@^1.1.4:
2324+
23422325
version "1.1.4"
23432326
resolved "https://registry.yarnpkg.com/inquirer-press-to-continue/-/inquirer-press-to-continue-1.1.4.tgz#859b0f79b15e889fa9ec58691b8ac422c4b19429"
23442327
integrity sha512-RCfYy3qzdBlRvRqACN7hwv5/caA7jWAIjYSGv2DBZF1YeBjW49c0j9P2EtYxGwnocYJ8TZ1d1InOU6/eaIR4Nw==
23452328
dependencies:
23462329
deep-equal "^2.0.5"
23472330
ora "^6.1.0"
23482331

2349-
2332+
[email protected], inquirer@^8.2.0:
23502333
version "8.0.0"
23512334
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.0.0.tgz#957a46db1abcf0fdd2ab82deb7470e90afc7d0ac"
23522335
integrity sha512-ON8pEJPPCdyjxj+cxsYRe6XfCJepTxANdNnTebsTuQgXpRyZRRT9t4dJwjRubgmvn20CLSEnozRUayXyM9VTXA==
@@ -2365,27 +2348,6 @@ [email protected]:
23652348
strip-ansi "^6.0.0"
23662349
through "^2.3.6"
23672350

2368-
inquirer@^8.2.0:
2369-
version "8.2.5"
2370-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
2371-
integrity sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==
2372-
dependencies:
2373-
ansi-escapes "^4.2.1"
2374-
chalk "^4.1.1"
2375-
cli-cursor "^3.1.0"
2376-
cli-width "^3.0.0"
2377-
external-editor "^3.0.3"
2378-
figures "^3.0.0"
2379-
lodash "^4.17.21"
2380-
mute-stream "0.0.8"
2381-
ora "^5.4.1"
2382-
run-async "^2.4.0"
2383-
rxjs "^7.5.5"
2384-
string-width "^4.1.0"
2385-
strip-ansi "^6.0.0"
2386-
through "^2.3.6"
2387-
wrap-ansi "^7.0.0"
2388-
23892351
is-arguments@^1.1.0, is-arguments@^1.1.1:
23902352
version "1.1.1"
23912353
resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.1.1.tgz#15b3f88fda01f2a97fec84ca761a560f123efa9b"
@@ -2431,11 +2393,6 @@ [email protected]:
24312393
resolved "https://registry.yarnpkg.com/is-hex-prefixed/-/is-hex-prefixed-1.0.0.tgz#7d8d37e6ad77e5d127148913c573e082d777f554"
24322394
integrity sha512-WvtOiug1VFrE9v1Cydwm+FnXd3+w9GaeVUss5W4v/SLy3UW00vP+6iNF2SdnfiBoLy4bTqVdkftNGTUeOFVsbA==
24332395

2434-
is-interactive@^1.0.0:
2435-
version "1.0.0"
2436-
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
2437-
integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==
2438-
24392396
is-interactive@^2.0.0:
24402397
version "2.0.0"
24412398
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-2.0.0.tgz#40c57614593826da1100ade6059778d597f16e90"
@@ -2506,11 +2463,6 @@ is-typedarray@^1.0.0:
25062463
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
25072464
integrity sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==
25082465

2509-
is-unicode-supported@^0.1.0:
2510-
version "0.1.0"
2511-
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
2512-
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
2513-
25142466
is-unicode-supported@^1.1.0:
25152467
version "1.3.0"
25162468
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714"
@@ -2614,14 +2566,6 @@ lodash@^4.17.20, lodash@^4.17.21:
26142566
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
26152567
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
26162568

2617-
log-symbols@^4.1.0:
2618-
version "4.1.0"
2619-
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"
2620-
integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==
2621-
dependencies:
2622-
chalk "^4.1.0"
2623-
is-unicode-supported "^0.1.0"
2624-
26252569
log-symbols@^5.1.0:
26262570
version "5.1.0"
26272571
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-5.1.0.tgz#a20e3b9a5f53fac6aeb8e2bb22c07cf2c8f16d93"
@@ -2906,21 +2850,6 @@ onetime@^5.1.0:
29062850
dependencies:
29072851
mimic-fn "^2.1.0"
29082852

2909-
ora@^5.4.1:
2910-
version "5.4.1"
2911-
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
2912-
integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==
2913-
dependencies:
2914-
bl "^4.1.0"
2915-
chalk "^4.1.0"
2916-
cli-cursor "^3.1.0"
2917-
cli-spinners "^2.5.0"
2918-
is-interactive "^1.0.0"
2919-
is-unicode-supported "^0.1.0"
2920-
log-symbols "^4.1.0"
2921-
strip-ansi "^6.0.0"
2922-
wcwidth "^1.0.1"
2923-
29242853
ora@^6.1.0:
29252854
version "6.1.2"
29262855
resolved "https://registry.yarnpkg.com/ora/-/ora-6.1.2.tgz#7b3c1356b42fd90fb1dad043d5dbe649388a0bf5"
@@ -3079,7 +3008,7 @@ rxjs@^6.6.6:
30793008
dependencies:
30803009
tslib "^1.9.0"
30813010

3082-
rxjs@^7.2.0, rxjs@^7.5.5:
3011+
rxjs@^7.2.0:
30833012
version "7.8.0"
30843013
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
30853014
integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==

0 commit comments

Comments
 (0)