Skip to content

Commit

Permalink
fix(dependencies): update axios and sentry (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
orubin authored Dec 16, 2024
1 parent 92fba08 commit 9d9c546
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 95 deletions.
174 changes: 82 additions & 92 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 @@ -27,11 +27,11 @@
"dependencies": {
"@neuralegion/os-service": "^1.2.6",
"@neuralegion/raw-socket": "^1.8.6",
"@sentry/node": "^7.70.0",
"@sentry/node": "^7.120.0",
"ajv": "^6.12.6",
"amqplib": "~0.10.2",
"arch": "^2.2.0",
"axios": "^1.6.8",
"axios": "^1.7.8",
"better-ajv-errors": "^1.2.0",
"chalk": "^4.1.2",
"ci-info": "^3.8.0",
Expand All @@ -55,7 +55,7 @@
"ws": "^8.18.0",
"yargs": "^17.7.2"
},
"description": "Bright CLI is a CLI tool that can initialize, stop, polling and maintain scans in Bright solutions.",
"description": "Bright CLI is a CLI tool that can initialize, stop, poll and maintain scans in Bright solutions.",
"devDependencies": {
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
Expand Down

0 comments on commit 9d9c546

Please sign in to comment.