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 c8ccf5e0efa2ec50e96482ed5c070381d2c59111 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Apr 4 00:38:34 2024 -0700 Bump shelljs from 0.8.2 to 0.8.5 in /front-end (#549) Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.2 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.2...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:development ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit a04d42330ea1f793c54d4d77b6d45ef4eb81f37b) --- 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 5f2509c..bbd44a5 100644 --- a/front-end/package.json +++ b/front-end/package.json @@ -103,7 +103,7 @@ "script-loader": "0.7.2", "semver": "5.5.0", "serve-static": "1.13.2", - "shelljs": "0.8.2", + "shelljs": "0.8.5", "svg-sprite-loader": "3.8.0", "svgo": "1.0.5", "uglifyjs-webpack-plugin": "1.2.7",