Bump prom-client from 11.5.0 to 11.5.1

Bumps [prom-client](https://github.com/siimon/prom-client) from 11.5.0 to 11.5.1.
- [Release notes](https://github.com/siimon/prom-client/releases)
- [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/siimon/prom-client/compare/v11.5.0...v11.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-13 23:25:24 +00:00
parent b07958d5c7
commit 1054192f5d
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -238,9 +238,9 @@
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="
},
"prom-client": {
"version": "11.5.0",
"resolved": "https://registry.npmjs.org/prom-client/-/prom-client-11.5.0.tgz",
"integrity": "sha512-VxEGhbe/C287yBARXCEWLmbTQy7n97DZmaMuHdqLQ1bB/THLHcelZHcSyxIHigL6UtvKq09ZUEinK6hsH6LwDQ==",
"version": "11.5.1",
"resolved": "https://registry.npmjs.org/prom-client/-/prom-client-11.5.1.tgz",
"integrity": "sha512-AcFuxVgzoA/4nlpeg9SkM2HkDjNU3V7g2LCLwpudXSbcSLiFpRMVfsCoCY5RYeR/d9jkQng1mCmVKj1mPHvP0Q==",
"requires": {
"tdigest": "^0.1.1"
}