mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
update dependencies (#503)
This commit is contained in:
725
package-lock.json
generated
725
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -47,7 +47,7 @@
|
||||
"@babel/node": "^7.13.0",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
|
||||
"@babel/preset-env": "^7.13.8",
|
||||
"@babel/preset-env": "^7.13.9",
|
||||
"chai": "^4.3.0",
|
||||
"chai-subset": "^1.6.0",
|
||||
"mocha": "^8.3.0",
|
||||
@@ -56,16 +56,16 @@
|
||||
"syslogd": "^1.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/node": "^6.2.0",
|
||||
"@sentry/node": "^6.2.1",
|
||||
"axios": "^0.21.1",
|
||||
"batch-promises": "^0.0.3",
|
||||
"brembo": "^2.0.4",
|
||||
"deepmerge": "^4.2.2",
|
||||
"file-stream-rotator": "^0.5.7",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"inquirer": "^7.3.3",
|
||||
"ip-address": "6.4.0",
|
||||
"ip-sub": "^1.0.19",
|
||||
"inquirer": "^8.0.0",
|
||||
"ip-address": "7.1.0",
|
||||
"ip-sub": "^1.0.20",
|
||||
"js-yaml": "^4.0.0",
|
||||
"kafkajs": "^1.15.0",
|
||||
"md5": "^2.3.0",
|
||||
@@ -73,7 +73,7 @@
|
||||
"nodemailer": "^6.5.0",
|
||||
"path": "^0.12.7",
|
||||
"restify": "^8.5.1",
|
||||
"rpki-validator": "^2.4.0",
|
||||
"rpki-validator": "^2.4.2",
|
||||
"semver": "^7.3.4",
|
||||
"syslog-client": "^1.1.1",
|
||||
"ws": "^7.4.3",
|
||||
|
Reference in New Issue
Block a user