summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-27 11:56:11 +0000
committerRory& <root@rory.gay>2025-07-27 14:00:40 +0200
commit60a0b3f47e6ba08d598e482be3d6bdc8aafca2b2 (patch)
treee89d303afb7cd721117a16080d15dcc3854e8d26 /package.json
parentMerge pull request #1318 from dank074/patch/bans-api (diff)
downloadserver-ts-60a0b3f47e6ba08d598e482be3d6bdc8aafca2b2.tar.xz
build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [axios](https://github.com/axios/axios).


Updates `@sentry/node` from 8.35.0 to 8.49.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.35.0...8.49.0)

Updates `axios` from 1.7.7 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.2)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index a3152f11..d013b805 100644 --- a/package.json +++ b/package.json
@@ -72,7 +72,7 @@ }, "dependencies": { "@aws-sdk/client-s3": "^3.840.0", - "@sentry/node": "^8.55.0", + "@sentry/node": "^9.42.0", "ajv": "^8.17.1", "ajv-formats": "^3.0.1", "amqplib": "^0.10.8",