Skip to content

Commit

Permalink
minor dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
massimocandela committed Mar 4, 2023
1 parent 04b52da commit ae5fcc7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
53 changes: 27 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"syslogd": "^1.1.2"
},
"dependencies": {
"@sentry/node": "^7.38.0",
"@sentry/node": "^7.40.0",
"axios": "=0.27.1",
"batch-promises": "^0.0.3",
"brembo": "^2.1.0",
Expand All @@ -75,7 +75,7 @@
"nodemailer": "^6.9.1",
"path": "^0.12.7",
"restify": "github:massimocandela/node-restify",
"rpki-validator": "^2.12.4",
"rpki-validator": "^2.12.7",
"semver": "^7.3.8",
"syslog-client": "^1.1.1",
"uuid": "^9.0.0",
Expand All @@ -99,6 +99,6 @@
},
"optionalDependencies": {
"bufferutil": "^4.0.7",
"utf-8-validate": "^6.0.2"
"utf-8-validate": "^6.0.3"
}
}

0 comments on commit ae5fcc7

Please sign in to comment.