summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-05-10 10:22:09 +0200
committerGitHub <noreply@github.com>2021-05-10 10:22:09 +0200
commitca49ba644141e1316d98c8476510d0b8ffceb1b3 (patch)
tree1eceeebfa474f19e3e522fda99ca8e9023a2ed8f
parent87d6b3fa01b440b09157192f8ceb2365815b12a2 (diff)
parentcc3654ce37190eb92b533cbf77fdc78b5e7e25ee (diff)
downloadnextcloud-server-ca49ba644141e1316d98c8476510d0b8ffceb1b3.tar.gz
nextcloud-server-ca49ba644141e1316d98c8476510d0b8ffceb1b3.zip
Merge pull request #26917 from nextcloud/dependabot/npm_and_yarn/build/hosted-git-info-2.8.9
[Security] Bump hosted-git-info from 2.7.1 to 2.8.9 in /build
-rw-r--r--build/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/package-lock.json b/build/package-lock.json
index f7d1a91dd9d..01078d2eead 100644
--- a/build/package-lock.json
+++ b/build/package-lock.json
@@ -1456,9 +1456,9 @@
"dev": true
},
"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==",
"dev": true
},
"html-escaper": {