Skip to content

Commit

Permalink
build(deps): bump cookie and @sentry/node
Browse files Browse the repository at this point in the history
Removes [cookie](https://github.com/jshttp/cookie). It's no longer used after updating ancestor dependency [@sentry/node](https://github.com/getsentry/sentry-javascript). These dependencies need to be updated together.


Removes `cookie`

Updates `@sentry/node` from 7.57.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.57.0...7.119.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 67f1c53 commit 982187c
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 93 deletions.
216 changes: 124 additions & 92 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 @@ -47,7 +47,7 @@
"prepare": "husky install"
},
"dependencies": {
"@sentry/node": "^7.57.0",
"@sentry/node": "^7.119.1",
"actionhero": "^20.0.0",
"archiver": "^5.3.1",
"bcrypt": "^5.1.1",
Expand Down

0 comments on commit 982187c

Please sign in to comment.