mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
updated dependencies
This commit is contained in:
941
package-lock.json
generated
941
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@@ -43,21 +43,21 @@
|
||||
"measurements"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.13.16",
|
||||
"@babel/core": "^7.14.0",
|
||||
"@babel/node": "^7.13.13",
|
||||
"@babel/cli": "^7.14.3",
|
||||
"@babel/core": "^7.14.3",
|
||||
"@babel/node": "^7.14.2",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
|
||||
"@babel/preset-env": "^7.14.1",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
|
||||
"@babel/preset-env": "^7.14.2",
|
||||
"chai": "^4.3.4",
|
||||
"chai-subset": "^1.6.0",
|
||||
"mocha": "^8.4.0",
|
||||
"pkg": "^5.1.0",
|
||||
"pkg": "^5.2.0",
|
||||
"read-last-lines": "^1.8.0",
|
||||
"syslogd": "^1.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/node": "^6.3.6",
|
||||
"@sentry/node": "^6.4.1",
|
||||
"axios": "^0.21.1",
|
||||
"batch-promises": "^0.0.3",
|
||||
"brembo": "^2.0.5",
|
||||
@@ -65,7 +65,7 @@
|
||||
"fast-file-logger": "^1.0.3",
|
||||
"file-stream-rotator": "^0.5.7",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"inquirer": "^8.0.0",
|
||||
"inquirer": "^8.1.0",
|
||||
"ip-address": "7.1.0",
|
||||
"ip-sub": "^1.0.22",
|
||||
"js-yaml": "^4.1.0",
|
||||
@@ -75,7 +75,7 @@
|
||||
"nodemailer": "^6.6.0",
|
||||
"path": "^0.12.7",
|
||||
"restify": "^8.5.1",
|
||||
"rpki-validator": "^2.5.5",
|
||||
"rpki-validator": "^2.6.0",
|
||||
"semver": "^7.3.5",
|
||||
"syslog-client": "^1.1.1",
|
||||
"ws": "^7.4.5",
|
||||
|
Reference in New Issue
Block a user