Skip to content

Commit 50c5631

Browse files
committed
Bump protobuf version
1 parent a63d83d commit 50c5631

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"word-wrap": "1.2.4",
8383
"electron-builder/app-builder-lib/@electron/universal/dir-compare/minimatch": "^3.0.5",
8484
"**/semver": "^7.5.2",
85-
"rawproto/protobufjs": "^7.2.4",
85+
"rawproto/protobufjs": "^7.2.5",
8686
"**/follow-redirects": "^1.15.4"
8787
},
8888
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11633,10 +11633,10 @@ property-information@^6.0.0:
1163311633
resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.2.0.tgz#b74f522c31c097b5149e3c3cb8d7f3defd986a1d"
1163411634
integrity sha512-kma4U7AFCTwpqq5twzC1YVIDXSqg6qQK6JN0smOw8fgRy1OkMi0CYSzFmsy6dnqSenamAtj0CyXMUJ1Mf6oROg==
1163511635

11636-
protobufjs@^6.10.2, protobufjs@^7.2.4:
11637-
version "7.2.4"
11638-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
11639-
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
11636+
protobufjs@^6.10.2, protobufjs@^7.2.5:
11637+
version "7.3.0"
11638+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.3.0.tgz#a32ec0422c039798c41a0700306a6e305b9cb32c"
11639+
integrity sha512-YWD03n3shzV9ImZRX3ccbjqLxj7NokGN0V/ESiBV5xWqrommYHYiihuIyavq03pWSGqlyvYUFmfoMKd+1rPA/g==
1164011640
dependencies:
1164111641
"@protobufjs/aspromise" "^1.1.2"
1164211642
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)