build(deps): bump inquirer from 8.1.3 to 8.1.5

This commit is contained in:
dependabot[bot] 2021-09-20 21:37:23 +00:00 committed by GitHub
parent 46bdb8e73c
commit 3e6c93c67a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"url": "https://github.com/napi-rs/napi-rs/issues" "url": "https://github.com/napi-rs/napi-rs/issues"
}, },
"dependencies": { "dependencies": {
"inquirer": "^8.1.3" "inquirer": "^8.1.5"
}, },
"devDependencies": { "devDependencies": {
"@octokit/rest": "^18.10.0", "@octokit/rest": "^18.10.0",

View file

@ -3534,10 +3534,10 @@ inquirer@^7.3.3:
strip-ansi "^6.0.0" strip-ansi "^6.0.0"
through "^2.3.6" through "^2.3.6"
inquirer@^8.1.3: inquirer@^8.1.5:
version "8.1.3" version "8.1.5"
resolved "https://registry.npmjs.org/inquirer/-/inquirer-8.1.3.tgz#1c46cf13be1f99b1b2e4c713d472fed5fbb51f98" resolved "https://registry.npmjs.org/inquirer/-/inquirer-8.1.5.tgz#2dc5159203c826d654915b5fe6990fd17f54a150"
integrity sha512-Ga5u7VbdPgTSUAy3bdOGlJqO/qpKGyYcbCmwu8KEXMXG8J/B3b4vTgeMc8+ALuvb9nejZu/LIag0bhSejzJnPQ== integrity sha512-G6/9xUqmt/r+UvufSyrPpt84NYwhKZ9jLsgMbQzlx804XErNupor8WQdBnBRrXmBfTPpuwf1sV+ss2ovjgdXIg==
dependencies: dependencies:
ansi-escapes "^4.2.1" ansi-escapes "^4.2.1"
chalk "^4.1.1" chalk "^4.1.1"