Skip to content

Commit 616dee9

Browse files
authored
fix(deps): update gax (#5487)
1 parent 62d187a commit 616dee9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-cloud-talent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"test": "c8 mocha build/test"
4949
},
5050
"dependencies": {
51-
"google-gax": "^4.0.3"
51+
"google-gax": "^4.3.7"
5252
},
5353
"devDependencies": {
5454
"@types/mocha": "^9.0.0",
@@ -68,4 +68,4 @@
6868
"typescript": "^5.1.6"
6969
},
7070
"homepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-talent"
71-
}
71+
}

0 commit comments

Comments
 (0)