Skip to content

Commit a43c659

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
fix: upgrade to version of teeny-request with looser types for method (#472)
1 parent 58dd823 commit a43c659

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"extend": "^3.0.2",
4040
"google-auth-library": "^5.0.0",
4141
"retry-request": "^4.0.0",
42-
"teeny-request": "^5.2.0"
42+
"teeny-request": "^5.2.1"
4343
},
4444
"devDependencies": {
4545
"@compodoc/compodoc": "^1.1.9",

0 commit comments

Comments
 (0)