From a2e263a12ad676003a520741073c150b189afb9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 12:38:21 -0400 Subject: [PATCH] chore(deps): bump nodebb-plugin-dbsearch from 5.1.3 to 5.1.4 in /install (#10545) Bumps [nodebb-plugin-dbsearch](https://github.com/barisusakli/nodebb-plugin-dbsearch) from 5.1.3 to 5.1.4. - [Release notes](https://github.com/barisusakli/nodebb-plugin-dbsearch/releases) - [Commits](https://github.com/barisusakli/nodebb-plugin-dbsearch/compare/v5.1.3...v5.1.4) --- updated-dependencies: - dependency-name: nodebb-plugin-dbsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 602297de61..cb8617d9c3 100644 --- a/install/package.json +++ b/install/package.json @@ -87,7 +87,7 @@ "nconf": "0.12.0", "nodebb-plugin-2factor": "3.0.7", "nodebb-plugin-composer-default": "7.0.22", - "nodebb-plugin-dbsearch": "5.1.3", + "nodebb-plugin-dbsearch": "5.1.4", "nodebb-plugin-emoji": "3.5.17", "nodebb-plugin-emoji-android": "2.0.5", "nodebb-plugin-markdown": "9.0.10",