From 1a9f3d5d46d6899848b166cf85817d89b3725ca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 06:33:00 +0000 Subject: [PATCH] Bump nock from 13.3.3 to 13.3.8 Bumps [nock](https://github.com/nock/nock) from 13.3.3 to 13.3.8. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v13.3.3...v13.3.8) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd0839fa..8231ff5b 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-sift": "0.3.1", "jest": "29.6.2", "lodash.ismatch": "4.4.0", - "nock": "13.3.3", + "nock": "13.3.8", "parse-multipart": "1.0.4", "prettier": "3.0.0", "ts-jest": "29.1.0",