This is an automated email from the ASF dual-hosted git repository. xiangying pushed a commit to branch branch-0.5.0 in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git
commit 714bfcfef6f7d489166f2fd18f9ce205b08343b9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Apr 4 00:39:24 2024 -0700 Bump codemirror from 5.39.2 to 5.58.2 in /front-end (#552) Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.39.2 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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 66faeeeebf20049f1e518b8f1d607a99acdad3cc) --- front-end/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front-end/package.json b/front-end/package.json index 26ccd9e..7b4853e 100644 --- a/front-end/package.json +++ b/front-end/package.json @@ -38,7 +38,7 @@ "axios": "1.6.0", "casdoor-vue-sdk": "^1.5.1", "clipboard": "1.7.1", - "codemirror": "5.39.2", + "codemirror": "5.58.2", "connect": "3.6.6", "driver.js": "0.5.2", "element-ui": "2.11.0",