chore(deps): update dependency nock to v13.3.0 (#1081)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-12 09:49:03 +01:00
committed by GitHub
parent 4ed7e77d0e
commit fd7b05ab09
2 changed files with 12 additions and 2 deletions

View File

@@ -47,7 +47,7 @@
"jest-ts-auto-mock": "^2.0.0", "jest-ts-auto-mock": "^2.0.0",
"kind-of": "^6.0.3", "kind-of": "^6.0.3",
"minimist": ">=1.2.3", "minimist": ">=1.2.3",
"nock": "13.2.9", "nock": "13.3.0",
"release-it": "15.5.0", "release-it": "15.5.0",
"ts-auto-mock": "^3.3.5", "ts-auto-mock": "^3.3.5",
"ts-jest": "^27.0.4", "ts-jest": "^27.0.4",

View File

@@ -3863,7 +3863,7 @@ new-github-release-url@2.0.0:
dependencies: dependencies:
type-fest "^2.5.1" type-fest "^2.5.1"
nock@*, nock@13.2.9: nock@*:
version "13.2.9" version "13.2.9"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c" resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c"
integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA== integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==
@@ -3873,6 +3873,16 @@ nock@*, nock@13.2.9:
lodash "^4.17.21" lodash "^4.17.21"
propagate "^2.0.0" propagate "^2.0.0"
nock@13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.0.tgz#b13069c1a03f1ad63120f994b04bfd2556925768"
integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
lodash "^4.17.21"
propagate "^2.0.0"
node-domexception@^1.0.0: node-domexception@^1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5" resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"