Merge pull request #292 from shocknet/dependabot/npm_and_yarn/google-proto-files-2.4.0

Bump google-proto-files from 1.1.0 to 2.4.0
This commit is contained in:
CapDog 2022-10-12 18:08:35 -04:00 committed by GitHub
commit fd9efc5077
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"eccrypto": "^1.1.6",
"express": "^4.14.1",
"express-session": "^1.17.1",
"google-proto-files": "^1.0.3",
"google-proto-files": "^2.4.0",
"graphviz": "0.0.8",
"gun": "amark/gun#77162fcb68eb61f24d980fa3f3653598f56ee593",
"husky": "^4.2.5",

View file

@ -2587,10 +2587,10 @@ globby@^11.1.0:
merge2 "^1.4.1"
slash "^3.0.0"
google-proto-files@^1.0.3:
version "1.1.2"
resolved "https://registry.yarnpkg.com/google-proto-files/-/google-proto-files-1.1.2.tgz#d24c589aea5435db8d4cf3cefdbbf5542664d58a"
integrity sha512-j5z6RH5Ke50T0vAgSQsSvsIhJzgXp5Q3v1hWnqf+8TFFixpgjZFQMQhRheglYE23BTfxL3LL1UIXdx/obhixiQ==
google-proto-files@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/google-proto-files/-/google-proto-files-2.4.0.tgz#c9760aa3f41a61b43be759d411535fc97c6c6c22"
integrity sha512-M5u56EsADOnplBUHTBzqBcCtPNPoGtBBXefjtA7mt3KDsOnlRM75fwrW2rsPS3Am2vrf9I0/NlI0E3nKWo/Ipg==
dependencies:
protobufjs "^6.8.0"
walkdir "^0.4.0"