diff --git a/kolibri/core/package.json b/kolibri/core/package.json index ed16db8fcc..875aea33a9 100644 --- a/kolibri/core/package.json +++ b/kolibri/core/package.json @@ -28,7 +28,7 @@ "path-to-regexp": "1.8.0", "screenfull": "^5.2.0", "tinycolor2": "^1.6.0", - "ua-parser-js": "^1.0.38", + "ua-parser-js": "^1.0.39", "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 6313caed3a..3d65c86253 100644 --- a/packages/kolibri-core-for-export/package.json +++ b/packages/kolibri-core-for-export/package.json @@ -31,7 +31,7 @@ "path-to-regexp": "1.9.0", "screenfull": "^5.2.0", "tinycolor2": "^1.6.0", - "ua-parser-js": "^1.0.38", + "ua-parser-js": "^1.0.39", "vue": "2.6.14", "vue-intl": "3.1.0", "vue-meta": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index d55adbf993..734c6e2010 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11297,10 +11297,10 @@ typescript@^5.6.2: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== -ua-parser-js@^1.0.38: - version "1.0.38" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.38.tgz#66bb0c4c0e322fe48edfe6d446df6042e62f25e2" - integrity sha512-Aq5ppTOfvrCMgAPneW1HfWj66Xi7XL+/mIy996R1/CLS/rcyJQm6QZdsKrUeivDFQ+Oc9Wyuwor8Ze8peEoUoQ== +ua-parser-js@^1.0.39: + version "1.0.39" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.39.tgz#bfc07f361549bf249bd8f4589a4cccec18fd2018" + integrity sha512-k24RCVWlEcjkdOxYmVJgeD/0a1TiSpqLg+ZalVGV9lsnr4yqu0w7tX/x2xX6G4zpkgQnRf89lxuZ1wsbjXM8lw== uc.micro@^2.0.0, uc.micro@^2.1.0: version "2.1.0"