Merge pull request #1316 from dolanmiu/dependabot/npm_and_yarn/types/prompt-1.1.2

Bump @types/prompt from 1.1.1 to 1.1.2
This commit is contained in:
Dolan
2021-11-26 15:01:25 +00:00
committed by GitHub

6
package-lock.json generated
View File

@ -650,9 +650,9 @@
"integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
},
"@types/prompt": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@types/prompt/-/prompt-1.1.1.tgz",
"integrity": "sha512-Ht3nSZy87jqKM5Y92GWKD6RQTqQIi6tAKhrWgEvFPh+P13L5olqBYs+P1HySBYRHyIezEqrB3StK4X7lBFmIEQ==",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@types/prompt/-/prompt-1.1.2.tgz",
"integrity": "sha512-Zc9YzOvjAWxxGY7qo0Q6yINMVVspAa4p68UCzucWMU+GaPujpjwbOwzI38s7Jq01k0GztzLxXlRiFcZf/aeIWA==",
"dev": true,
"requires": {
"@types/node": "*",