Merge pull request #4 from Roslund/dependabot/npm_and_yarn/protobufjs-7.5.3

Bump protobufjs from 7.3.2 to 7.5.3
This commit is contained in:
Anton Roslund 2025-07-15 11:14:08 +02:00 committed by GitHub
commit 24b90f6710
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"cors": "^2.8.5",
"express": "^5.0.0",
"mqtt": "^5.13.2",
"protobufjs": "^7.2.6"
"protobufjs": "^7.5.3"
},
"devDependencies": {
"jest": "^29.7.0",