Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
massimocandela committed Apr 6, 2024
1 parent d345ad3 commit 641fe15
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 75 deletions.
157 changes: 87 additions & 70 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
],
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/node": "^7.23.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"chai": "^4.3.10",
"chai-subset": "^1.6.0",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"pkg": "^5.8.1",
"read-last-lines": "^1.8.0",
"syslogd": "^1.1.2"
},
"dependencies": {
"@sentry/node": "^7.108.0",
"@sentry/node": "^7.109.0",
"batch-promises": "^0.0.3",
"brembo": "^2.1.1",
"brembo": "^2.1.3",
"deepmerge": "^4.3.1",
"fast-file-logger": "^1.1.5",
"https-proxy-agent": "^7.0.4",
Expand Down

0 comments on commit 641fe15

Please sign in to comment.