Bump prom-client from 11.3.0 to 11.5.0

Bumps [prom-client](https://github.com/siimon/prom-client) from 11.3.0 to 11.5.0.
- [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.3.0...v11.5.0)
This commit is contained in:
dependabot-preview[bot] 2019-06-04 23:18:32 +00:00
parent c33b73b8bf
commit b07958d5c7
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.3.0",
"resolved": "https://registry.npmjs.org/prom-client/-/prom-client-11.3.0.tgz",
"integrity": "sha512-OqSf5WOvpGZXkfqPXUHNHpjrbEE/q8jxjktO0i7zg1cnULAtf0ET67/J5R4e4iA4MZx2260tzTzSFSWgMdTZmQ==",
"version": "11.5.0",
"resolved": "https://registry.npmjs.org/prom-client/-/prom-client-11.5.0.tgz",
"integrity": "sha512-VxEGhbe/C287yBARXCEWLmbTQy7n97DZmaMuHdqLQ1bB/THLHcelZHcSyxIHigL6UtvKq09ZUEinK6hsH6LwDQ==",
"requires": {
"tdigest": "^0.1.1"
}