diff --git a/frontend/package.json b/frontend/package.json index ce6a394..7feeef7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@datadog/browser-rum": "^4.10.3", - "caniuse-lite": "^1.0.30001341", + "caniuse-lite": "^1.0.30001344", "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 9510023..ff33552 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2261,10 +2261,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.30001286, caniuse-lite@^1.0.30001341: - version "1.0.30001341" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001341.tgz#59590c8ffa8b5939cf4161f00827b8873ad72498" - integrity sha512-2SodVrFFtvGENGCv0ChVJIDQ0KPaS1cg7/qtfMaICgeMolDdo/Z2OD32F0Aq9yl6F4YFwGPBS5AaPqNYiW4PoA== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001344: + version "1.0.30001344" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001344.tgz#8a1e7fdc4db9c2ec79a05e9fd68eb93a761888bb" + integrity sha512-0ZFjnlCaXNOAYcV7i+TtdKBp0L/3XEU2MF/x6Du1lrh+SRX4IfzIVL4HNJg5pB2PmFb8rszIGyOvsZnqqRoc2g== case-sensitive-paths-webpack-plugin@^2.3.0: version "2.4.0"