Skip to content

Commit

Permalink
Merge pull request #125 from depot/kyle/dep-1851-vanta-remediate-low-…
Browse files Browse the repository at this point in the history
…vulnerabilities-identified-in-packages

Upgrade sentry/node
  • Loading branch information
kylegalbraith authored Oct 17, 2024
2 parents df80f2f + 0f4ca9d commit d568875
Show file tree
Hide file tree
Showing 2 changed files with 1,052 additions and 864 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"private": true,
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@9.4.0",
"scripts": {
"build": "./support/build.sh",
"build:binaries": "pkg dist/index.js --no-bytecode --public --target node18-linux-x64,node18-linux-arm64 --output dist/machine-agent",
Expand All @@ -17,7 +17,7 @@
"@bufbuild/protobuf": "^1.10.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-node": "^1.4.0",
"@sentry/node": "^7.64.0",
"@sentry/node": "^7.119.2",
"abort-controller-x": "^0.4.3",
"execa": "^7.2.0",
"node-graceful-shutdown": "^1.1.5",
Expand Down
Loading

0 comments on commit d568875

Please sign in to comment.