chore(deps-dev): bump nock from 13.5.3 to 13.5.4 (#14569)

* chore(deps-dev): bump nock from 13.5.3 to 13.5.4

Bumps [nock](https://github.com/nock/nock) from 13.5.3 to 13.5.4.
- [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.5.3...v13.5.4)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-26 22:38:53 +00:00
committed by GitHub
parent af9568d248
commit d7add3b3c5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -200,7 +200,7 @@
"jest-junit": "16.0.0",
"lint-staged": "15.2.2",
"mockdate": "3.0.5",
"nock": "13.5.3",
"nock": "13.5.4",
"nodemon": "3.1.0",
"prettier": "3.2.5",
"remark": "14.0.3",
+4 -4
View File
@@ -353,8 +353,8 @@ devDependencies:
specifier: 3.0.5
version: 3.0.5
nock:
specifier: 13.5.3
version: 13.5.3
specifier: 13.5.4
version: 13.5.4
nodemon:
specifier: 3.1.0
version: 3.1.0
@@ -7064,8 +7064,8 @@ packages:
lower-case: 1.1.4
dev: false
/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(supports-color@5.5.0)