bump various dependencies (#4656)

This commit is contained in:
Matt Fiddaman
2025-03-20 13:27:17 -04:00
committed by GitHub
parent d9716caf5d
commit ad1df689d7
13 changed files with 2077 additions and 1184 deletions

View File

@@ -15,7 +15,7 @@
"test": "jest -c jest.config.js"
},
"dependencies": {
"google-protobuf": "^3.12.0-rc.1",
"google-protobuf": "^3.12.4",
"murmurhash": "^2.0.1",
"uuid": "^9.0.1"
},