Skip to content

Commit 39583d5

Browse files
authored
fix: update some pnpm deps (#1478)
* fix: update some pnpm deps
1 parent 8663eb1 commit 39583d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"google-auth-library": "^9.0.0",
1919
"node-fetch": "^2.6.1",
2020
"object-hash": "^3.0.0",
21-
"proto3-json-serializer": "^1.0.0",
21+
"proto3-json-serializer": "^1.1.1",
2222
"protobufjs": "7.2.4",
2323
"retry-request": "^6.0.0"
2424
},
@@ -38,7 +38,7 @@
3838
"codecov": "^3.1.0",
3939
"execa": "^5.0.0",
4040
"gapic-tools": "^0.1.7",
41-
"google-proto-files": "^3.0.0",
41+
"google-proto-files": "^3.0.3",
4242
"gts": "^3.1.0",
4343
"linkinator": "^4.0.0",
4444
"long": "^4.0.0",

tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"author": "Google API Authors",
2929
"license": "Apache-2.0",
3030
"dependencies": {
31-
"google-proto-files": "^3.0.0",
31+
"google-proto-files": "^3.0.3",
3232
"protobufjs-cli": "1.1.1",
3333
"rimraf": "^5.0.1",
3434
"uglify-js": "^3.17.0",

0 commit comments

Comments
 (0)