Bump protobufjs from 7.2.4 to 7.3.2

Co-authored-by: Fedor Indutny <indutny@signal.org>
This commit is contained in:
dependabot[bot]
2024-06-24 20:24:51 -07:00
committed by GitHub
parent fcdf864025
commit 2603771e46
4 changed files with 968 additions and 1118 deletions
+5 -4
View File
@@ -75,7 +75,7 @@
"parchment": "1.1.4",
"pify": "3.0.0",
"pino": "8.6.1",
"protobufjs": "7.2.4",
"protobufjs": "7.3.2",
"proxy-agent": "6.3.0",
"qrcode-generator": "1.4.4",
"quill": "1.3.7",
@@ -34810,10 +34810,11 @@
}
},
"node_modules/protobufjs": {
"version": "7.2.4",
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.4.tgz",
"integrity": "sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==",
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.3.2.tgz",
"integrity": "sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==",
"hasInstallScript": true,
"license": "BSD-3-Clause",
"dependencies": {
"@protobufjs/aspromise": "^1.1.2",
"@protobufjs/base64": "^1.1.2",
+1 -1
View File
@@ -159,7 +159,7 @@
"parchment": "1.1.4",
"pify": "3.0.0",
"pino": "8.6.1",
"protobufjs": "7.2.4",
"protobufjs": "7.3.2",
"proxy-agent": "6.3.0",
"qrcode-generator": "1.4.4",
"quill": "1.3.7",
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long