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

Bump semver from 7.2.2 to 7.3.0

Bumps [semver](https://github.com/npm/node-semver) from 7.2.2 to 7.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/v7.2.2...v7.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-14 08:13:35 +00:00
committed by GitHub
parent 42fb9842cf
commit 469031d7b5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7478,9 +7478,9 @@
"integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo="
},
"semver": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.2.2.tgz",
"integrity": "sha512-Zo84u6o2PebMSK3zjJ6Zp5wi8VnQZnEaCP13Ul/lt1ANsLACxnJxq4EEm1PY94/por1Hm9+7xpIswdS5AkieMA=="
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.0.tgz",
"integrity": "sha512-uyvgU/igkrMgNHwLgXvlpD9jEADbJhB0+JXSywoO47JgJ6c16iau9F9cjtc/E5o0PoqRYTiTIAPRKaYe84z6eQ=="
},
"semver-diff": {
"version": "3.1.1",

View File

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