fix(deps): update dependency @sapphire/plugin-subcommands to v4.3.0

This commit is contained in:
renovate[bot] 2023-10-28 15:17:03 +00:00 committed by GitHub
parent f5c9392b5e
commit 1c2fc11e47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
package-lock.json generated
View File

@ -601,16 +601,16 @@
}
},
"node_modules/@sapphire/plugin-subcommands": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-4.0.2.tgz",
"integrity": "sha512-hWSRqdggUPQ3bmDajDyoUZ1SGg/CAi2ZNfj8n1s6NMBFOgjVffJajyIhnpVFgMjkNvpBFnFMjvf20QRPtS5fDw==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-4.3.0.tgz",
"integrity": "sha512-+oivum6cGvI6E7mMcjLd6FYwW8Rpqpw4NNlyPz9c1dUEM5puU+H1rJbWJeHpsZqr4QBdVlC6tmbch/igT1ORzQ==",
"dependencies": {
"@sapphire/utilities": "^3.13.0",
"tslib": "^2.6.0"
"tslib": "^2.6.2"
},
"engines": {
"node": ">=v14.0.0",
"npm": ">=7.0.0"
"node": ">=v18",
"npm": ">=7"
}
},
"node_modules/@sapphire/ratelimits": {
@ -4247,12 +4247,12 @@
}
},
"@sapphire/plugin-subcommands": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-4.0.2.tgz",
"integrity": "sha512-hWSRqdggUPQ3bmDajDyoUZ1SGg/CAi2ZNfj8n1s6NMBFOgjVffJajyIhnpVFgMjkNvpBFnFMjvf20QRPtS5fDw==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-4.3.0.tgz",
"integrity": "sha512-+oivum6cGvI6E7mMcjLd6FYwW8Rpqpw4NNlyPz9c1dUEM5puU+H1rJbWJeHpsZqr4QBdVlC6tmbch/igT1ORzQ==",
"requires": {
"@sapphire/utilities": "^3.13.0",
"tslib": "^2.6.0"
"tslib": "^2.6.2"
}
},
"@sapphire/ratelimits": {