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:
committed by
Caleb Cartwright
parent
f7c0b9b60c
commit
f3e334ea52
Generated
+3
-3
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user