Skip to content
This repository was archived by the owner on Dec 28, 2020. It is now read-only.

Commit 489131a

Browse files
authored
Merge pull request #100 from eko/dependabot/npm_and_yarn/grpc/proto-loader-0.5.4
Bump @grpc/proto-loader from 0.5.3 to 0.5.4
2 parents ca536c6 + 082b545 commit 489131a

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"installer-redhat": "electron-installer-redhat --src builds/Monday-linux-x64 --dest builds/ --config config/builder-linux.json --arch amd64"
4646
},
4747
"dependencies": {
48-
"@grpc/proto-loader": "^0.5.3",
48+
"@grpc/proto-loader": "^0.5.4",
4949
"electron": "^8.2.2",
5050
"google-protobuf": "^3.11.4",
5151
"grpc": "^1.24.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,10 @@
282282
global-agent "^2.0.2"
283283
global-tunnel-ng "^2.7.1"
284284

285-
"@grpc/proto-loader@^0.5.3":
286-
version "0.5.3"
287-
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.5.3.tgz#a233070720bf7560c4d70e29e7950c72549a132c"
288-
integrity sha512-8qvUtGg77G2ZT2HqdqYoM/OY97gQd/0crSG34xNmZ4ZOsv3aQT/FQV9QfZPazTGna6MIoyUd+u6AxsoZjJ/VMQ==
285+
"@grpc/proto-loader@^0.5.4":
286+
version "0.5.4"
287+
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.5.4.tgz#038a3820540f621eeb1b05d81fbedfb045e14de0"
288+
integrity sha512-HTM4QpI9B2XFkPz7pjwMyMgZchJ93TVkL3kWPW8GDMDKYxsMnmf4w2TNMJK7+KNiYHS5cJrCEAFlF+AwtXWVPA==
289289
dependencies:
290290
lodash.camelcase "^4.3.0"
291291
protobufjs "^6.8.6"

0 commit comments

Comments
 (0)