diff --git a/.changeset/curvy-donuts-share.md b/.changeset/curvy-donuts-share.md new file mode 100644 index 000000000..c1937756e --- /dev/null +++ b/.changeset/curvy-donuts-share.md @@ -0,0 +1,5 @@ +--- + +--- + +chore(integration-tests): update dependency nock to v13.4.0 diff --git a/integration-tests/source-airtable/markdown-docs/package.json b/integration-tests/source-airtable/markdown-docs/package.json index 30dcf340c..1ada1e850 100644 --- a/integration-tests/source-airtable/markdown-docs/package.json +++ b/integration-tests/source-airtable/markdown-docs/package.json @@ -22,7 +22,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { - "nock": "13.3.1", + "nock": "13.4.0", "prettier": "2.8.8" }, "volta": { diff --git a/integration-tests/source-airtable/recipes-with-multi-type/package.json b/integration-tests/source-airtable/recipes-with-multi-type/package.json index ed315fd8e..ac65a3c2e 100644 --- a/integration-tests/source-airtable/recipes-with-multi-type/package.json +++ b/integration-tests/source-airtable/recipes-with-multi-type/package.json @@ -36,7 +36,7 @@ "clean": "gatsby clean" }, "devDependencies": { - "nock": "13.3.1", + "nock": "13.4.0", "prettier": "2.8.8" }, "volta": { diff --git a/integration-tests/source-airtable/recipes-with-photos/package.json b/integration-tests/source-airtable/recipes-with-photos/package.json index 1740e1966..3632b3413 100644 --- a/integration-tests/source-airtable/recipes-with-photos/package.json +++ b/integration-tests/source-airtable/recipes-with-photos/package.json @@ -30,7 +30,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { - "nock": "13.3.1", + "nock": "13.4.0", "prettier": "2.8.8" }, "volta": { diff --git a/integration-tests/source-airtable/testing-options/package.json b/integration-tests/source-airtable/testing-options/package.json index 9ec072983..b8cc6a7b2 100644 --- a/integration-tests/source-airtable/testing-options/package.json +++ b/integration-tests/source-airtable/testing-options/package.json @@ -23,7 +23,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { - "nock": "13.3.1", + "nock": "13.4.0", "prettier": "2.8.8" }, "volta": {