Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 60dce0a

Browse files
authored
chore: downgrade to got@9 in system tests (#1166)
1 parent 6448c94 commit 60dce0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@google-cloud/datastore": "^5.0.0",
66
"express": "^4.16.3",
77
"google-auto-auth": "^0.10.0",
8-
"got": "^10.0.0",
8+
"got": "^9.0.0",
99
"hard-rejection": "^2.0.0",
1010
"querystring": "^0.2.0"
1111
}

0 commit comments

Comments
 (0)