From 8e6c413506ff4f9cb83ff6e902171505fd05e049 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 03:02:25 +0000 Subject: [PATCH] build(deps): bump browser-fs-access from 0.25.0 to 0.25.3 Bumps [browser-fs-access](https://github.com/GoogleChromeLabs/browser-fs-access) from 0.25.0 to 0.25.3. - [Release notes](https://github.com/GoogleChromeLabs/browser-fs-access/releases) - [Commits](https://github.com/GoogleChromeLabs/browser-fs-access/commits) --- updated-dependencies: - dependency-name: browser-fs-access dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1c09fd53..1aa8155e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "break-styled-lines": "^1.3.1", "bresenham-zingl": "^0.1.1", - "browser-fs-access": "^0.25.0", + "browser-fs-access": "^0.25.3", "hotkeys-js": "^3.8.7", "lit": "^2.2.1", "q-floodfill": "^1.3.1" @@ -4965,9 +4965,9 @@ "integrity": "sha512-qMFa7KwHPU+hL1OPt+rKmnflpvmhHjs16tPARc4Lv9dWaOK44CVPrpHVvx5u1xK5mIUgYf+GKVziu+Elej5KUA==" }, "node_modules/browser-fs-access": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/browser-fs-access/-/browser-fs-access-0.25.0.tgz", - "integrity": "sha512-ovMv4bO/+dPXTqpBpzvrW3N66oJhhNkGZZpE+1vZhQDWmU0FOTc2lD2T0AOuaFOSV0LV71j4+UFnYE1RW2XY2Q==" + "version": "0.25.3", + "resolved": "https://registry.npmjs.org/browser-fs-access/-/browser-fs-access-0.25.3.tgz", + "integrity": "sha512-lTac51rwk/4kCYDsxzN9Tct9rx4F2SAIfTstvYHlVP+AlFGpKPFM9KqKIMsHbyZoGEdFL8l/d271eEZH6qst8w==" }, "node_modules/browser-process-hrtime": { "version": "1.0.0", @@ -21024,9 +21024,9 @@ "integrity": "sha512-qMFa7KwHPU+hL1OPt+rKmnflpvmhHjs16tPARc4Lv9dWaOK44CVPrpHVvx5u1xK5mIUgYf+GKVziu+Elej5KUA==" }, "browser-fs-access": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/browser-fs-access/-/browser-fs-access-0.25.0.tgz", - "integrity": "sha512-ovMv4bO/+dPXTqpBpzvrW3N66oJhhNkGZZpE+1vZhQDWmU0FOTc2lD2T0AOuaFOSV0LV71j4+UFnYE1RW2XY2Q==" + "version": "0.25.3", + "resolved": "https://registry.npmjs.org/browser-fs-access/-/browser-fs-access-0.25.3.tgz", + "integrity": "sha512-lTac51rwk/4kCYDsxzN9Tct9rx4F2SAIfTstvYHlVP+AlFGpKPFM9KqKIMsHbyZoGEdFL8l/d271eEZH6qst8w==" }, "browser-process-hrtime": { "version": "1.0.0", diff --git a/package.json b/package.json index 9deb9f3f..9cde800a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "break-styled-lines": "^1.3.1", "bresenham-zingl": "^0.1.1", - "browser-fs-access": "^0.25.0", + "browser-fs-access": "^0.25.3", "hotkeys-js": "^3.8.7", "lit": "^2.2.1", "q-floodfill": "^1.3.1"