From 09eb39e3aae9cbed15f20b11b02e5978e4797325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:20:48 +0000 Subject: [PATCH] Bump ua-parser-js from 1.0.37 to 1.0.39 in /client Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.37 to 1.0.39. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/1.0.39/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.37...1.0.39) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/packages/lowcoder/package.json | 2 +- client/yarn.lock | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/client/packages/lowcoder/package.json b/client/packages/lowcoder/package.json index 7605839cf..acb89096f 100644 --- a/client/packages/lowcoder/package.json +++ b/client/packages/lowcoder/package.json @@ -99,7 +99,7 @@ "stylis": "^4.1.1", "tern": "^0.24.3", "typescript-collections": "^1.3.3", - "ua-parser-js": "^1.0.33", + "ua-parser-js": "^1.0.39", "uuid": "^9.0.0", "web-vitals": "^2.1.0", "xlsx": "^0.18.5" diff --git a/client/yarn.lock b/client/yarn.lock index e2db86147..e3f8e0438 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -14037,7 +14037,7 @@ coolshapes-react@lowcoder-org/coolshapes-react: tern: ^0.24.3 typescript: ^4.8.4 typescript-collections: ^1.3.3 - ua-parser-js: ^1.0.33 + ua-parser-js: ^1.0.39 uuid: ^9.0.0 vite: ^4.5.5 vite-plugin-checker: ^0.5.1 @@ -20850,13 +20850,22 @@ coolshapes-react@lowcoder-org/coolshapes-react: languageName: node linkType: hard -"ua-parser-js@npm:^1.0.33, ua-parser-js@npm:^1.0.35": +"ua-parser-js@npm:^1.0.35": version: 1.0.37 resolution: "ua-parser-js@npm:1.0.37" checksum: 4d481c720d523366d7762dc8a46a1b58967d979aacf786f9ceceb1cd767de069f64a4bdffb63956294f1c0696eb465ddb950f28ba90571709e33521b4bd75e07 languageName: node linkType: hard +"ua-parser-js@npm:^1.0.39": + version: 1.0.39 + resolution: "ua-parser-js@npm:1.0.39" + bin: + ua-parser-js: script/cli.js + checksum: 19455df8c2348ef53f2e150e7406d3a025a619c2fd69722a1e63363d5ba8d91731ef7585f2dce7d8f14c8782734b4d704c05f246dca5f7565b5ae7d318084f2a + languageName: node + linkType: hard + "unbox-primitive@npm:^1.0.2": version: 1.0.2 resolution: "unbox-primitive@npm:1.0.2"