summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-09 03:01:36 +0000
committeranoy <anoymouserver@users.noreply.github.com>2021-05-09 13:17:40 +0200
commit305994ffed7df3657d9eb837b0debf3231aa107a (patch)
treeefd9f0b7649e52e54e9a86f6b11377513efb266e /js
parent1af4a3523ca04604ff7bd2b30abc391398717ad8 (diff)
Bump hosted-git-info from 2.8.8 to 2.8.9 in /js
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 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.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'js')
-rw-r--r--js/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/package-lock.json b/js/package-lock.json
index e30faffe8..6f70253f9 100644
--- a/js/package-lock.json
+++ b/js/package-lock.json
@@ -3049,9 +3049,9 @@
}
},
"hosted-git-info": {
- "version": "2.8.8",
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
- "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==",
+ "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": {