From 0737db0b3bc72679af6419329a25bfe6b6ede0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:25:58 +0000 Subject: [PATCH] Bump caniuse-lite from 1.0.30001480 to 1.0.30001549 Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001480 to 1.0.30001549. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001480...1.0.30001549) --- updated-dependencies: - dependency-name: caniuse-lite 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 1f7395e..61e0eec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@testing-library/user-event": "^14.4.3", "bootstrap": "^5.2.3", "bootstrap-icons": "^1.10.5", - "caniuse-lite": "^1.0.30001480", + "caniuse-lite": "^1.0.30001549", "enzyme": "^3.11.0", "react": "^18.2.0", "react-bootstrap": "^2.7.4", @@ -5069,9 +5069,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001480", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001480.tgz", - "integrity": "sha512-q7cpoPPvZYgtyC4VaBSN0Bt+PJ4c4EYRf0DrduInOz2SkFpHD5p3LnvEpqBp7UnJn+8x1Ogl1s38saUxe+ihQQ==", + "version": "1.0.30001549", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001549.tgz", + "integrity": "sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA==", "funding": [ { "type": "opencollective", @@ -18849,9 +18849,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001480", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001480.tgz", - "integrity": "sha512-q7cpoPPvZYgtyC4VaBSN0Bt+PJ4c4EYRf0DrduInOz2SkFpHD5p3LnvEpqBp7UnJn+8x1Ogl1s38saUxe+ihQQ==" + "version": "1.0.30001549", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001549.tgz", + "integrity": "sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA==" }, "case-sensitive-paths-webpack-plugin": { "version": "2.4.0" diff --git a/package.json b/package.json index a6ea27c..1c4ea51 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@testing-library/user-event": "^14.4.3", "bootstrap": "^5.2.3", "bootstrap-icons": "^1.10.5", - "caniuse-lite": "^1.0.30001480", + "caniuse-lite": "^1.0.30001549", "enzyme": "^3.11.0", "react": "^18.2.0", "react-bootstrap": "^2.7.4",