From 233d0ef36a9f44aab3960bf6f597b72e1f1bba33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:20:37 +0000 Subject: [PATCH] Bump statman-stopwatch from 2.16.2 to 2.16.4 Bumps [statman-stopwatch](https://github.com/jasonray/statman-stopwatch) from 2.16.2 to 2.16.4. - [Release notes](https://github.com/jasonray/statman-stopwatch/releases) - [Commits](https://github.com/jasonray/statman-stopwatch/compare/v2.16.2...v2.16.4) --- updated-dependencies: - dependency-name: statman-stopwatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34ced7b..c155429 100644 --- a/package-lock.json +++ b/package-lock.json @@ -836,9 +836,9 @@ } }, "node_modules/statman-stopwatch": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/statman-stopwatch/-/statman-stopwatch-2.16.2.tgz", - "integrity": "sha512-NWxhrOIUhu2SOYh5+Xsd9O1jyP8I2uQld6LiiVlbxUgB6nGGOEbFSVj22XBhHBT5/PJC0uJ4UliJQ7W8v9xxlA==", + "version": "2.16.4", + "resolved": "https://registry.npmjs.org/statman-stopwatch/-/statman-stopwatch-2.16.4.tgz", + "integrity": "sha512-ytQ9m6fvUwitXLRXST8lVE6u2rm+ETRLyTRq01J8QnIGaSpHVbGf0uypmyX1b11hOjOuyA1F9tykXPDJ0f+W9g==", "dependencies": { "performance-now": "^2.1.0", "uuid": "^9.0.0"