Build(deps): bump semver from 6.2.0 to 6.3.0 (#3821)

Bumps [semver](https://github.com/npm/node-semver) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.2.0...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-05 18:21:49 -05:00
committed by Caleb Cartwright
parent f7c0b9b60c
commit f3e334ea52
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -21730,9 +21730,9 @@
}
},
"semver": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.2.0.tgz",
"integrity": "sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A=="
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
},
"semver-compare": {
"version": "1.0.0",
+1 -1
View File
@@ -58,7 +58,7 @@
"prom-client": "^11.5.3",
"query-string": "^6.7.0",
"request": "~2.88.0",
"semver": "~6.2.0",
"semver": "~6.3.0",
"simple-icons": "1.11.0",
"xmldom": "~0.1.27",
"xpath": "~0.0.27"