diff --git a/package.json b/package.json index de32377e7db616da8c9bfe5b07c7008f848f5307..7b7fc6fd5f19e685785115ea03aff3c9d95ae83f 100644 --- a/package.json +++ b/package.json @@ -334,7 +334,7 @@ "jest-snapshot": "29.7.0", "markdownlint-cli2": "0.12.1", "memfs": "4.7.7", - "nock": "13.5.3", + "nock": "13.5.4", "npm-run-all2": "6.1.2", "nyc": "15.1.0", "pretty-format": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c9a4aa02728a48b38ffb51e0ce8286017aa251e..9f44f78529516c0b3b33c4929612a9c5ce0fa52f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -572,8 +572,8 @@ importers: specifier: 4.7.7 version: 4.7.7 nock: - specifier: 13.5.3 - version: 13.5.3 + specifier: 13.5.4 + version: 13.5.4 npm-run-all2: specifier: 6.1.2 version: 6.1.2 @@ -8426,8 +8426,8 @@ packages: path-to-regexp: 6.2.1 dev: true - /nock@13.5.3: - resolution: {integrity: sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==} + /nock@13.5.4: + resolution: {integrity: sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4