From 7ed71e87b009814400572510ad1540c58572df33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 05:04:17 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001458 to 1.0.30001460 in /frontend Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001458 to 1.0.30001460. - [Release notes](https://github.com/browserslist/caniuse-lite/releases) - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001458...1.0.30001460) --- 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 d8da488..d2dc3ac 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,7 +10,7 @@ "dependencies": { "@datadog/browser-rum": "^4.34.2", "bang-vue-socket.io": "^4.0.0", - "caniuse-lite": "^1.0.30001458", + "caniuse-lite": "^1.0.30001460", "pretty-checkbox-vue": "^1.1.9", "register-service-worker": "^1.7.2", "vue": "^2.7.14", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 76143e8..5d801eb 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1577,10 +1577,10 @@ camelcase@^5.0.0: resolved "https://registry.npm.taobao.org/camelcase/download/camelcase-5.3.1.tgz?cache=0&sync_timestamp=1603921779318&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamelcase%2Fdownload%2Fcamelcase-5.3.1.tgz" integrity sha1-48mzFWnhBoEd8kL3FXJaH0xJQyA= -caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001458: - version "1.0.30001458" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001458.tgz#871e35866b4654a7d25eccca86864f411825540c" - integrity sha512-lQ1VlUUq5q9ro9X+5gOEyH7i3vm+AYVT1WDCVB69XOZ17KZRhnZ9J0Sqz7wTHQaLBJccNCHq8/Ww5LlOIZbB0w== +caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001460: + version "1.0.30001460" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001460.tgz#31d2e26f0a2309860ed3eff154e03890d9d851a7" + integrity sha512-Bud7abqjvEjipUkpLs4D7gR0l8hBYBHoa+tGtKJHvT2AYzLp1z7EmVkUT4ERpVUfca8S2HGIVs883D8pUH1ZzQ== chalk@^2.0.0: version "2.4.2"