mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 17:44:15 +02:00
fix(deps): update dependency @sapphire/plugin-subcommands to v4.3.0
This commit is contained in:
parent
f5c9392b5e
commit
1c2fc11e47
20
package-lock.json
generated
20
package-lock.json
generated
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user