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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-07 11:58:50 +02:00 committed by GitHub
parent 8b506f021e
commit 0dece706d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -56,7 +56,7 @@
"apollo-server-core": "3.11.1",
"apollo-server-plugin-base": "3.7.1",
"graphql-yoga": "3.5.1",
"nock": "13.2.9"
"nock": "13.3.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",

View file

@ -20,6 +20,6 @@
"esbuild": "0.17.6",
"itty-router": "2.6.6",
"itty-router-extras": "0.4.2",
"nock": "13.2.9"
"nock": "13.3.0"
}
}

View file

@ -296,7 +296,7 @@ importers:
async-retry: 1.3.3
axios: ^1.2.1
graphql-yoga: 3.5.1
nock: 13.2.9
nock: 13.3.0
tiny-lru: 8.0.2
dependencies:
'@graphql-hive/core': link:../core
@ -311,7 +311,7 @@ importers:
apollo-server-core: 3.11.1
apollo-server-plugin-base: 3.7.1
graphql-yoga: 3.5.1
nock: 13.2.9
nock: 13.3.0
publishDirectory: dist
packages/libraries/core:
@ -476,7 +476,7 @@ importers:
esbuild: 0.17.6
itty-router: 2.6.6
itty-router-extras: 0.4.2
nock: 13.2.9
nock: 13.3.0
toucan-js: 2.7.0
zod: 3.20.2
dependencies:
@ -490,7 +490,7 @@ importers:
esbuild: 0.17.6
itty-router: 2.6.6
itty-router-extras: 0.4.2
nock: 13.2.9
nock: 13.3.0
packages/services/cdn-worker:
specifiers:
@ -21472,8 +21472,8 @@ packages:
lower-case: 2.0.2
tslib: 2.5.0
/nock/13.2.9:
resolution: {integrity: sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==}
/nock/13.3.0:
resolution: {integrity: sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==}
engines: {node: '>= 10.13'}
dependencies:
debug: 4.3.4