1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Bump semver from 7.1.3 to 7.2.1

Bumps [semver](https://github.com/npm/node-semver) from 7.1.3 to 7.2.1.
- [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/v7.1.3...v7.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-07 08:12:47 +00:00
committed by GitHub
parent 9243cb7f4c
commit b62861d7b9
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7456,9 +7456,9 @@
"integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo="
},
"semver": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.1.3.tgz",
"integrity": "sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA=="
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.2.1.tgz",
"integrity": "sha512-aHhm1pD02jXXkyIpq25qBZjr3CQgg8KST8uX0OWXch3xE6jw+1bfbWnCjzMwojsTquroUmKFHNzU6x26mEiRxw=="
},
"semver-diff": {
"version": "2.1.0",

View File

@@ -48,7 +48,7 @@
"path": "^0.12.7",
"restify": "^8.5.1",
"rpki-validator": "^1.0.15",
"semver": "^7.1.3",
"semver": "^7.2.1",
"syslog-client": "^1.1.1",
"ws": "^7.2.3",
"yargs": "^15.3.1"