Skip to content

Commit

Permalink
fix: update some pnpm deps (googleapis#1478)
Browse files Browse the repository at this point in the history
* fix: update some pnpm deps
  • Loading branch information
sofisl authored and leahecole committed Aug 22, 2023
1 parent 39daee1 commit 1ce3fbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"google-auth-library": "^9.0.0",
"node-fetch": "^2.6.1",
"object-hash": "^3.0.0",
"proto3-json-serializer": "^1.0.0",
"proto3-json-serializer": "^1.1.1",
"protobufjs": "7.2.4",
"retry-request": "^6.0.0"
},
Expand All @@ -38,7 +38,7 @@
"codecov": "^3.1.0",
"execa": "^5.0.0",
"gapic-tools": "^0.1.7",
"google-proto-files": "^3.0.0",
"google-proto-files": "^3.0.3",
"gts": "^3.1.0",
"linkinator": "^4.0.0",
"long": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"author": "Google API Authors",
"license": "Apache-2.0",
"dependencies": {
"google-proto-files": "^3.0.0",
"google-proto-files": "^3.0.3",
"protobufjs-cli": "1.1.1",
"rimraf": "^5.0.1",
"uglify-js": "^3.17.0",
Expand Down

0 comments on commit 1ce3fbe

Please sign in to comment.