Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl committed Aug 10, 2023
1 parent 84d3636 commit a120377
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,19 @@
},
"dependencies": {
"@google-cloud/precise-date": "^3.0.0",
"@google-cloud/projectify": "^3.0.0",
"@google-cloud/promisify": "^3.0.0",
"@google-cloud/projectify": "^4.0.0",
"@google-cloud/promisify": "^4.0.0",
"arrify": "^2.0.0",
"concat-stream": "^2.0.0",
"dot-prop": "^6.0.0",
"escape-string-regexp": "^4.0.0",
"extend": "^3.0.2",
"google-gax": "^4.0.3",
"grpc-gcp": "^1.0.0",
"grpc-gcp": "^1.0.1",
"is": "^3.0.1",
"is-utf8": "^0.2.1",
"lodash.snakecase": "^4.1.1",
"long": "^4.0.0",
"projectify": "^1.0.1",
"promisify": "0.0.3",
"pumpify": "^2.0.0",
"stream-events": "^1.0.2"
},
Expand All @@ -83,8 +81,8 @@
"codecov": "^3.6.5",
"gapic-tools": "^0.1.8",
"gts": "^5.0.0",
"jsdoc": "^4.0.0",
"jsdoc-fresh": "^2.0.0",
"jsdoc": "^4.0.2",
"jsdoc-fresh": "^3.0.0",
"jsdoc-region-tag": "^2.0.0",
"linkinator": "^5.0.0",
"mocha": "^9.2.2",
Expand Down

0 comments on commit a120377

Please sign in to comment.