Skip to content

Commit

Permalink
Merge pull request #41 from sciencemesh/dependabot/npm_and_yarn/grpc/…
Browse files Browse the repository at this point in the history
…grpc-js-1.8.22

Bump @grpc/grpc-js from 1.8.12 to 1.8.22
  • Loading branch information
mirekys authored Jun 11, 2024
2 parents 27b1b88 + 483651a commit de103da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@cs3org/cs3apis": "^0.0.62",
"@cs3org/node-cs3apis": "^0.0.53",
"@fontsource/source-sans-pro": "^4.5.11",
"@grpc/grpc-js": "^1.7.3",
"@grpc/grpc-js": "^1.8.22",
"@headlessui/react": "^1.7.4",
"@react-three/drei": "^9.40.0",
"@react-three/fiber": "^8.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1000,10 +1000,10 @@
resolved "https://registry.yarnpkg.com/@fontsource/source-sans-pro/-/source-sans-pro-4.5.11.tgz#06b3f08ef1a5250d78c8198e5a0482b5d87a4d52"
integrity sha512-f7iw44q1EjBv3MNcHCGAgrW/QVyweaEouFsJzykPhTOGnZFSwFJRISToXornOmuAy7xUUGiVdqOLiykgZoYB8A==

"@grpc/grpc-js@^1.7.3":
version "1.8.12"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.8.12.tgz#bc0120859e8b153db764b473cc019ddf6bb2b414"
integrity sha512-MbUMvpVvakeKhdYux6gbSIPJaFMLNSY8jw4PqLI+FFztGrQRrYYAnHlR94+ncBQQewkpXQaW449m3tpH/B/ZnQ==
"@grpc/grpc-js@^1.8.22":
version "1.8.22"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.8.22.tgz#847930c9af46e14df05b57fc12325db140ceff1d"
integrity sha512-oAjDdN7fzbUi+4hZjKG96MR6KTEubAeMpQEb+77qy+3r0Ua5xTFuie6JOLr4ZZgl5g+W5/uRTS2M1V8mVAFPuA==
dependencies:
"@grpc/proto-loader" "^0.7.0"
"@types/node" ">=12.12.47"
Expand Down

0 comments on commit de103da

Please sign in to comment.