Skip to content

Commit 4ec77d0

Browse files
committed
pin cloudflare got dependency to 13.0.0 to match version used in action
1 parent e1280cd commit 4ec77d0

File tree

2 files changed

+29
-28
lines changed

2 files changed

+29
-28
lines changed

components/cloudflare_api_key/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@pipedream/platform": "^1.1.1",
1717
"cloudflare": "^2.9.1",
1818
"form-data": "^4.0.0",
19-
"got": "^12.5.1",
19+
"got": "13.0.0",
2020
"stream": "^0.0.2",
2121
"util": "^0.12.4"
2222
}

pnpm-lock.yaml

Lines changed: 28 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)