mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-11-29 17:28:02 +01:00
Merge pull request #147 from veganhacktivists/renovate/sapphire-plugin-subcommands-4.x-lockfile
fix(deps): update dependency @sapphire/plugin-subcommands to v4.3.0
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -601,16 +601,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sapphire/plugin-subcommands": {
|
"node_modules/@sapphire/plugin-subcommands": {
|
||||||
"version": "4.0.2",
|
"version": "4.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-4.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-4.3.0.tgz",
|
||||||
"integrity": "sha512-hWSRqdggUPQ3bmDajDyoUZ1SGg/CAi2ZNfj8n1s6NMBFOgjVffJajyIhnpVFgMjkNvpBFnFMjvf20QRPtS5fDw==",
|
"integrity": "sha512-+oivum6cGvI6E7mMcjLd6FYwW8Rpqpw4NNlyPz9c1dUEM5puU+H1rJbWJeHpsZqr4QBdVlC6tmbch/igT1ORzQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sapphire/utilities": "^3.13.0",
|
"@sapphire/utilities": "^3.13.0",
|
||||||
"tslib": "^2.6.0"
|
"tslib": "^2.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14.0.0",
|
"node": ">=v18",
|
||||||
"npm": ">=7.0.0"
|
"npm": ">=7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sapphire/ratelimits": {
|
"node_modules/@sapphire/ratelimits": {
|
||||||
@@ -4269,12 +4269,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sapphire/plugin-subcommands": {
|
"@sapphire/plugin-subcommands": {
|
||||||
"version": "4.0.2",
|
"version": "4.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-4.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-4.3.0.tgz",
|
||||||
"integrity": "sha512-hWSRqdggUPQ3bmDajDyoUZ1SGg/CAi2ZNfj8n1s6NMBFOgjVffJajyIhnpVFgMjkNvpBFnFMjvf20QRPtS5fDw==",
|
"integrity": "sha512-+oivum6cGvI6E7mMcjLd6FYwW8Rpqpw4NNlyPz9c1dUEM5puU+H1rJbWJeHpsZqr4QBdVlC6tmbch/igT1ORzQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@sapphire/utilities": "^3.13.0",
|
"@sapphire/utilities": "^3.13.0",
|
||||||
"tslib": "^2.6.0"
|
"tslib": "^2.6.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sapphire/ratelimits": {
|
"@sapphire/ratelimits": {
|
||||||
|
|||||||
Reference in New Issue
Block a user