From 739448a86789983204342b2f2b33549eef730736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 01:15:01 +0000 Subject: [PATCH] Bump ua-parser-js from 1.0.36 to 1.0.37 Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.36 to 1.0.37. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/1.0.37/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.36...1.0.37) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- kolibri/core/package.json | 2 +- packages/kolibri-core-for-export/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kolibri/core/package.json b/kolibri/core/package.json index 4e83542b12a..54077861082 100644 --- a/kolibri/core/package.json +++ b/kolibri/core/package.json @@ -30,7 +30,7 @@ "screenfull": "^5.2.0", "shave": "^5.0.3", "tinycolor2": "^1.6.0", - "ua-parser-js": "^1.0.36", + "ua-parser-js": "^1.0.37", "vue": "^2.6.14", "vue-intl": "3.1.0", "vue-meta": "^2.4.0", diff --git a/packages/kolibri-core-for-export/package.json b/packages/kolibri-core-for-export/package.json index 51bb1bd16b9..7d6625fadf7 100644 --- a/packages/kolibri-core-for-export/package.json +++ b/packages/kolibri-core-for-export/package.json @@ -33,7 +33,7 @@ "screenfull": "^5.2.0", "shave": "^5.0.3", "tinycolor2": "^1.6.0", - "ua-parser-js": "^1.0.36", + "ua-parser-js": "^1.0.37", "vue": "^2.6.14", "vue-intl": "3.1.0", "vue-meta": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index a368f6e5572..aee7cc0d4d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11271,10 +11271,10 @@ ua-parser-js@^0.7.18: resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31" integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g== -ua-parser-js@^1.0.36: - version "1.0.36" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.36.tgz#a9ab6b9bd3a8efb90bb0816674b412717b7c428c" - integrity sha512-znuyCIXzl8ciS3+y3fHJI/2OhQIXbXw9MWC/o3qwyR+RGppjZHrM27CGFSKCJXi2Kctiz537iOu2KnXs1lMQhw== +ua-parser-js@^1.0.37: + version "1.0.37" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.37.tgz#b5dc7b163a5c1f0c510b08446aed4da92c46373f" + integrity sha512-bhTyI94tZofjo+Dn8SN6Zv8nBDvyXTymAdM3LDI/0IboIUwTu1rEhW7v2TfiVsoYWgkQ4kOVqnI8APUFbIQIFQ== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"