aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-28 14:21:38 -0800
committerGitHub <noreply@github.com>2023-01-28 14:21:38 -0800
commitaf82ab403f200f8aabe5c3a1ff2f2b336e0e5d14 (patch)
treeeb538d2bd27b5b64b1914b1e401696bbffeb87e9 /yarn.lock
parentd1ad1c456c96d7bb42a3bc33691c6e879335a2f1 (diff)
Bump ua-parser-js from 0.7.31 to 0.7.33 (#267)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index b46c026..6e294be 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9793,9 +9793,9 @@ typedarray-to-buffer@^3.1.5:
9793 is-typedarray "^1.0.0" 9793 is-typedarray "^1.0.0"
9794 9794
9795ua-parser-js@^0.7.30: 9795ua-parser-js@^0.7.30:
9796 version "0.7.31" 9796 version "0.7.33"
9797 resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6" 9797 resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532"
9798 integrity sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ== 9798 integrity sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==
9799 9799
9800ui-box@^5.3.0: 9800ui-box@^5.3.0:
9801 version "5.4.0" 9801 version "5.4.0"