Skip to content

Commit

Permalink
Bump cookie, @sentry/node and light-my-request
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [@sentry/node](https://github.com/getsentry/sentry-javascript) and [light-my-request](https://github.com/fastify/light-my-request). These dependencies need to be updated together.


Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.4.1...v0.7.2)

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

Updates `light-my-request` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/fastify/light-my-request/releases)
- [Commits](https://github.com/fastify/light-my-request/commits)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: "@sentry/node"
  dependency-type: direct:production
- dependency-name: light-my-request
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f009b5d commit d59debe
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 76 deletions.
144 changes: 69 additions & 75 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"author": "Patrick Metzdorf <[email protected]>",
"license": "MIT",
"dependencies": {
"@sentry/node": "^7.0.0",
"@sentry/node": "^7.119.1",
"dotenv": "^16.0.1",
"fastify": "^4.28.1"
},
Expand Down

0 comments on commit d59debe

Please sign in to comment.