From ea591cb4355973ae520421d2bd2a4c20ceb22c3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 15:08:14 +0000 Subject: [PATCH] Bump codemirror from 5.45.0 to 5.58.2 in /larkmidtable-ui Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.45.0 to 5.58.2. - [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/basic-setup/commits) --- updated-dependencies: - dependency-name: codemirror dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- larkmidtable-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larkmidtable-ui/package.json b/larkmidtable-ui/package.json index aa7a3f19..966dbdcb 100644 --- a/larkmidtable-ui/package.json +++ b/larkmidtable-ui/package.json @@ -45,7 +45,7 @@ "dependencies": { "axios": ">=0.18.1", "clipboard": "2.0.4", - "codemirror": "5.45.0", + "codemirror": "5.58.2", "driver.js": "0.9.5", "dropzone": "5.5.1", "echarts": "^4.2.1",