From 5acc5ac3cfe9ecbdb7810324c86e7e967d8d9463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:28:58 -0500 Subject: [PATCH] build(deps): Bump stackblur-canvas from 2.6.0 to 2.7.0 (#1606) Bumps [stackblur-canvas](https://github.com/flozz/StackBlur) from 2.6.0 to 2.7.0. - [Changelog](https://github.com/flozz/StackBlur/blob/master/CHANGES.md) - [Commits](https://github.com/flozz/StackBlur/commits/v2.7.0) --- updated-dependencies: - dependency-name: stackblur-canvas dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1bfaa75f9..bf6f5743c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28766,9 +28766,9 @@ } }, "node_modules/stackblur-canvas": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/stackblur-canvas/-/stackblur-canvas-2.6.0.tgz", - "integrity": "sha512-8S1aIA+UoF6erJYnglGPug6MaHYGo1Ot7h5fuXx4fUPvcvQfcdw2o/ppCse63+eZf8PPidSu4v1JnmEVtEDnpg==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/stackblur-canvas/-/stackblur-canvas-2.7.0.tgz", + "integrity": "sha512-yf7OENo23AGJhBriGx0QivY5JP6Y1HbrrDI6WLt6C5auYZXlQrheoY8hD4ibekFKz1HOfE48Ww8kMWMnJD/zcQ==", "engines": { "node": ">=0.1.14" }