mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
updated dependencies
This commit is contained in:
848
package-lock.json
generated
848
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -43,20 +43,20 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.13.16",
|
||||
"@babel/core": "^7.13.16",
|
||||
"@babel/core": "^7.14.0",
|
||||
"@babel/node": "^7.13.13",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
|
||||
"@babel/preset-env": "^7.13.15",
|
||||
"@babel/preset-env": "^7.14.0",
|
||||
"chai": "^4.3.4",
|
||||
"chai-subset": "^1.6.0",
|
||||
"mocha": "^8.3.2",
|
||||
"pkg": "^5.0.0",
|
||||
"pkg": "^5.1.0",
|
||||
"read-last-lines": "^1.8.0",
|
||||
"syslogd": "^1.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/node": "^6.3.1",
|
||||
"@sentry/node": "^6.3.4",
|
||||
"axios": "^0.21.1",
|
||||
"batch-promises": "^0.0.3",
|
||||
"brembo": "^2.0.5",
|
||||
@@ -66,12 +66,12 @@
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"inquirer": "^8.0.0",
|
||||
"ip-address": "7.1.0",
|
||||
"ip-sub": "^1.0.21",
|
||||
"ip-sub": "^1.0.22",
|
||||
"js-yaml": "^4.1.0",
|
||||
"kafkajs": "^1.15.0",
|
||||
"md5": "^2.3.0",
|
||||
"moment": "^2.29.1",
|
||||
"nodemailer": "^6.5.0",
|
||||
"nodemailer": "^6.6.0",
|
||||
"path": "^0.12.7",
|
||||
"restify": "^8.5.1",
|
||||
"rpki-validator": "^2.5.5",
|
||||
|
Reference in New Issue
Block a user