From 0d74b829b0685882584f0c35246f93985cd9524c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 04:10:08 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001446 to 1.0.30001447 in /frontend Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001446 to 1.0.30001447. - [Release notes](https://github.com/browserslist/caniuse-lite/releases) - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001446...1.0.30001447) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 7026ca2..b9f2298 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@datadog/browser-rum": "^4.30.1", - "caniuse-lite": "^1.0.30001446", + "caniuse-lite": "^1.0.30001447", "core-js": "^3.16.2", "pretty-checkbox-vue": "^1.1.9", "register-service-worker": "^1.7.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 6fa2491..62ffc86 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2631,10 +2631,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.30001109, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001446: - version "1.0.30001446" - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001446.tgz" - integrity sha512-fEoga4PrImGcwUUGEol/PoFCSBnSkA9drgdkxXkJLsUBOnJ8rs3zDv6ApqYXGQFOyMPsjh79naWhF4DAxbF8rw== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001447: + version "1.0.30001447" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001447.tgz#ef1f39ae38d839d7176713735a8e467a0a2523bd" + integrity sha512-bdKU1BQDPeEXe9A39xJnGtY0uRq/z5osrnXUw0TcK+EYno45Y+U7QU9HhHEyzvMDffpYadFXi3idnSNkcwLkTw== case-sensitive-paths-webpack-plugin@^2.3.0: version "2.4.0"