diff --git a/package-lock.json b/package-lock.json index c4e39ae..4317629 100644 --- a/package-lock.json +++ b/package-lock.json @@ -858,9 +858,9 @@ } }, "node_modules/statman-stopwatch": { - "version": "2.17.1", - "resolved": "https://registry.npmjs.org/statman-stopwatch/-/statman-stopwatch-2.17.1.tgz", - "integrity": "sha512-AjdTpZD8f4C0J0PkzgiTaSwZrM6DTWE23S3J7JRqAZtbczHRex2R0Xwi8SHkxd0JaJZT1A9705IqNcSJMXHiGA==", + "version": "2.18.0", + "resolved": "https://registry.npmjs.org/statman-stopwatch/-/statman-stopwatch-2.18.0.tgz", + "integrity": "sha512-wnG0PvSuqFjuVhB6x37Xk0sAG/ZnkyC2FI9XnR9e9tbfngaz3k3xijrfvIiZ6fjc/Wo+NA/G8HMchUG0pmuL+g==", "dependencies": { "performance-now": "^2.1.0", "uuid": "^9.0.0"