Skip to content

Commit

Permalink
fix: upgrade protobufjs from 7.0.0 to 7.3.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade protobufjs from 7.0.0 to 7.3.0.

See this package in npm:
protobufjs

See this project in Snyk:
https://app.snyk.io/org/gideonler/project/904deb74-4a9c-464e-8dc0-2bc93e3addf5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 23, 2024
1 parent 7d6187a commit cc9213a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 20 deletions.
27 changes: 8 additions & 19 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 @@ -27,6 +27,6 @@
"not dead"
],
"dependencies": {
"protobufjs": "^7.0.0"
"protobufjs": "^7.3.0"
}
}

0 comments on commit cc9213a

Please sign in to comment.