From d7eed18140f0717ca6c157f6d1257c3fe888eb6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 11:35:49 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001565 to 1.0.30001603 Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001565 to 1.0.30001603. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001565...1.0.30001603) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0172651f..3585935f 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "@mui/material": "^5.11.11", "auto-launch": "^5.0.5", "axios": "1.6.2", - "caniuse-lite": "^1.0.30001565", + "caniuse-lite": "^1.0.30001603", "electron-debug": "^3.2.0", "electron-log": "^4.4.8", "electron-osx-sign": "0.6.0", diff --git a/yarn.lock b/yarn.lock index 56a27312..27d1a3d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4409,10 +4409,10 @@ caniuse-api@^3.0.0: lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001517, caniuse-lite@^1.0.30001524, caniuse-lite@^1.0.30001565: - version "1.0.30001565" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001565.tgz#a528b253c8a2d95d2b415e11d8b9942acc100c4f" - integrity sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001517, caniuse-lite@^1.0.30001524, caniuse-lite@^1.0.30001603: + version "1.0.30001603" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001603.tgz#605046a5bdc95ba4a92496d67e062522dce43381" + integrity sha512-iL2iSS0eDILMb9n5yKQoTBim9jMZ0Yrk8g0N9K7UzYyWnfIKzXBZD5ngpM37ZcL/cv0Mli8XtVMRYMQAfFpi5Q== chalk@^2.0.0: version "2.4.2"