Bump semver from 6.1.2 to 6.1.3 (#5742)

Bumps [semver](https://github.com/npm/node-semver) from 6.1.2 to 6.1.3.
- [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.1.2...v6.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-01 10:48:32 +00:00
committed by peril-parse-community[bot]
parent 5c77d2b757
commit c379c51cd6
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9306,9 +9306,9 @@
}
},
"semver": {
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.1.2.tgz",
"integrity": "sha512-z4PqiCpomGtWj8633oeAdXm1Kn1W++3T8epkZYnwiVgIYIJ0QHszhInYSJTYxebByQH7KVCEAn8R9duzZW2PhQ=="
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.1.3.tgz",
"integrity": "sha512-aymF+56WJJMyXQHcd4hlK4N75rwj5RQpfW8ePlQnJsTYOBLlLbcIErR/G1s9SkIvKBqOudR3KAx4wEqP+F1hNQ=="
},
"semver-compare": {
"version": "1.0.0",

View File

@@ -45,7 +45,7 @@
"parse": "2.4.0",
"pg-promise": "8.7.2",
"redis": "2.8.0",
"semver": "6.1.2",
"semver": "6.1.3",
"subscriptions-transport-ws": "0.9.16",
"tv4": "1.3.0",
"uuid": "3.3.2",