faros-airbyte-common 0.19.0 → 0.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "faros-airbyte-common",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.1",
|
|
4
4
|
"description": "Faros Airbyte Connector shared utilities",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"airbyte",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"codegen:github": "graphql-codegen --config src/github/codegen.ts"
|
|
105
105
|
},
|
|
106
106
|
"dependencies": {
|
|
107
|
-
"@datadog/datadog-api-client": "1.
|
|
107
|
+
"@datadog/datadog-api-client": "1.41.0",
|
|
108
108
|
"@gitbeaker/rest": "^42.5.0",
|
|
109
109
|
"@octokit/rest": "^20.1.2",
|
|
110
110
|
"azure-devops-node-api": "^14.1.0",
|