From 59f6a4ba26eb1f660e3c9cb0547386fe9cdcb25e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 22:14:04 +0000 Subject: [PATCH] Bump hosted-git-info from 2.7.1 to 2.8.9 in /server Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9) Signed-off-by: dependabot[bot] --- server/package-lock.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/server/package-lock.json b/server/package-lock.json index ead2280..078f5a5 100644 --- a/server/package-lock.json +++ b/server/package-lock.json @@ -996,9 +996,9 @@ "integrity": "sha512-RrapkKQWwE+wKdF73VsOa2RQdIoO3mxwJ4P8mhbI6KYJUraUHRKM5w5zQQKXNk0xNL4UVRdulV9SBJcmzJNzVA==" }, "hosted-git-info": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz", - "integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==" + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" }, "http-errors": { "version": "1.7.2", @@ -2293,14 +2293,6 @@ "yargs": "^13.2.1" } }, - "typeorm-express-query-builder": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/typeorm-express-query-builder/-/typeorm-express-query-builder-1.1.3.tgz", - "integrity": "sha512-npxMoEnoU4VWgPS1nsOQHEGWiSG+CpGKLShCzrgLGctj76B/TATl0oaCN370D/Kkj/G8o4934N/2MqWqYJC7SQ==", - "requires": { - "typeorm": "^0.2.15" - } - }, "typescript": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.2.tgz",