mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-10-19 11:37:40 +02:00
fix(deps): update dependency @sapphire/stopwatch to v1.5.1
This commit is contained in:
parent
e936fe49b1
commit
779f8de43f
16
package-lock.json
generated
16
package-lock.json
generated
@ -670,11 +670,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sapphire/stopwatch": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.0.tgz",
|
||||
"integrity": "sha512-DtyKugdy3JTqm6JnEepTY64fGJAqlusDVrlrzifEgSCfGYCqpvB+SBldkWtDH+z+zLcp+PyaFLq7xpVfkhmvGg==",
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1.tgz",
|
||||
"integrity": "sha512-DoBcYUp7zb2bxmZghDjePobemApng6Tu8BGRy3qTCrq41ylsvyiUqGcvaMLGX4MIJ0EaDNyG4AEYe0xoC6Mz0Q==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.4.0"
|
||||
"tslib": "^2.6.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v14.0.0",
|
||||
@ -3062,11 +3062,11 @@
|
||||
"integrity": "sha512-BxcYGzgEsdlG0dKAyOm0ehLGm2CafIrfQTZGWgkfKYbj+pNNsorZ7EotuZukc2MT70E0UbppVbtpBrqpzVzjNA=="
|
||||
},
|
||||
"@sapphire/stopwatch": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.0.tgz",
|
||||
"integrity": "sha512-DtyKugdy3JTqm6JnEepTY64fGJAqlusDVrlrzifEgSCfGYCqpvB+SBldkWtDH+z+zLcp+PyaFLq7xpVfkhmvGg==",
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@sapphire/stopwatch/-/stopwatch-1.5.1.tgz",
|
||||
"integrity": "sha512-DoBcYUp7zb2bxmZghDjePobemApng6Tu8BGRy3qTCrq41ylsvyiUqGcvaMLGX4MIJ0EaDNyG4AEYe0xoC6Mz0Q==",
|
||||
"requires": {
|
||||
"tslib": "^2.4.0"
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"@sapphire/time-utilities": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user