Bump npm from 8.8.0 to 8.9.0

Bumps [npm](https://github.com/npm/cli) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-05 12:39:42 +00:00 committed by GitHub
parent 79075aba69
commit dd168a6068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

32
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "discord.js-selfbot-v13", "name": "discord.js-selfbot-v13",
"version": "1.3.94", "version": "1.4.22",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "discord.js-selfbot-v13", "name": "discord.js-selfbot-v13",
"version": "1.3.94", "version": "1.4.22",
"license": "GNU General Public License v3.0", "license": "GNU General Public License v3.0",
"dependencies": { "dependencies": {
"@discordjs/builders": "^0.13.0", "@discordjs/builders": "^0.13.0",
@ -9322,9 +9322,9 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "8.8.0", "version": "8.9.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.8.0.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-8.9.0.tgz",
"integrity": "sha512-MDHVaj0zrinLkshylII8pT46VCkAUqQfYRS+pyuuZZtBZRRphH/IG5HC1YbIc77AX5FmLUWGvu23Kah5fscIbw==", "integrity": "sha512-4mhU5nEv7ktvHmJnM2nmWP2Zk4cCsD26imX+dvZ76HOuFUnIpU6+i1MWuoMg8N/xWHQgB0d2/ybWEGgJR9M/pw==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
@ -9408,7 +9408,7 @@
"@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1", "abbrev": "~1.1.1",
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^16.0.6", "cacache": "^16.0.7",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"chownr": "^2.0.0", "chownr": "^2.0.0",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
@ -9450,7 +9450,7 @@
"npm-user-validate": "^1.0.1", "npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2", "npmlog": "^6.0.2",
"opener": "^1.5.2", "opener": "^1.5.2",
"pacote": "^13.1.1", "pacote": "^13.3.0",
"parse-conflict-json": "^2.0.2", "parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1", "proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
@ -9917,7 +9917,7 @@
} }
}, },
"node_modules/npm/node_modules/cacache": { "node_modules/npm/node_modules/cacache": {
"version": "16.0.6", "version": "16.0.7",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -11066,7 +11066,7 @@
} }
}, },
"node_modules/npm/node_modules/pacote": { "node_modules/npm/node_modules/pacote": {
"version": "13.1.1", "version": "13.3.0",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@ -21890,9 +21890,9 @@
"dev": true "dev": true
}, },
"npm": { "npm": {
"version": "8.8.0", "version": "8.9.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-8.8.0.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-8.9.0.tgz",
"integrity": "sha512-MDHVaj0zrinLkshylII8pT46VCkAUqQfYRS+pyuuZZtBZRRphH/IG5HC1YbIc77AX5FmLUWGvu23Kah5fscIbw==", "integrity": "sha512-4mhU5nEv7ktvHmJnM2nmWP2Zk4cCsD26imX+dvZ76HOuFUnIpU6+i1MWuoMg8N/xWHQgB0d2/ybWEGgJR9M/pw==",
"requires": { "requires": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^5.0.4", "@npmcli/arborist": "^5.0.4",
@ -21904,7 +21904,7 @@
"@npmcli/run-script": "^3.0.1", "@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1", "abbrev": "~1.1.1",
"archy": "~1.0.0", "archy": "~1.0.0",
"cacache": "^16.0.6", "cacache": "^16.0.7",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"chownr": "^2.0.0", "chownr": "^2.0.0",
"cli-columns": "^4.0.0", "cli-columns": "^4.0.0",
@ -21946,7 +21946,7 @@
"npm-user-validate": "^1.0.1", "npm-user-validate": "^1.0.1",
"npmlog": "^6.0.2", "npmlog": "^6.0.2",
"opener": "^1.5.2", "opener": "^1.5.2",
"pacote": "^13.1.1", "pacote": "^13.3.0",
"parse-conflict-json": "^2.0.2", "parse-conflict-json": "^2.0.2",
"proc-log": "^2.0.1", "proc-log": "^2.0.1",
"qrcode-terminal": "^0.12.0", "qrcode-terminal": "^0.12.0",
@ -22233,7 +22233,7 @@
} }
}, },
"cacache": { "cacache": {
"version": "16.0.6", "version": "16.0.7",
"bundled": true, "bundled": true,
"requires": { "requires": {
"@npmcli/fs": "^2.1.0", "@npmcli/fs": "^2.1.0",
@ -23014,7 +23014,7 @@
} }
}, },
"pacote": { "pacote": {
"version": "13.1.1", "version": "13.3.0",
"bundled": true, "bundled": true,
"requires": { "requires": {
"@npmcli/git": "^3.0.0", "@npmcli/git": "^3.0.0",