Skip to content

Commit

Permalink
chore(deps): update dependency nock to v13.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 21, 2024
1 parent b829266 commit 9af7fc9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"koa-router": "12.0.1",
"libnpmsearch": "7.0.1",
"mock-jwks": "1.0.10",
"nock": "13.4.0",
"nock": "13.5.0",
"npm-run-all": "4.1.5",
"randomstring": "1.3.0",
"rimraf": "5.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3745,7 +3745,7 @@ __metadata:
koa-router: 12.0.1
libnpmsearch: 7.0.1
mock-jwks: 1.0.10
nock: 13.4.0
nock: 13.5.0
npm-run-all: 4.1.5
pluralize: ^8.0.0
randomstring: 1.3.0
Expand Down Expand Up @@ -20005,14 +20005,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.4.0":
version: 13.4.0
resolution: "nock@npm:13.4.0"
"nock@npm:13.5.0":
version: 13.5.0
resolution: "nock@npm:13.5.0"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
propagate: ^2.0.0
checksum: 30c3751854f9c412df5f99e01eeaef25b2583d3cae80b8c46524acb39d8b7fa61043603472ad94a3adc4b7d1e0f3098e6bb06e787734cbfbde2751891115b311
checksum: b50d680da3287859f81626b426234ed81a43aae16455efd259a3044f4a6139677d97c7001f532def6b308e7c3ecf7517925f2a34b3aaf80ee2ced920cfce2799
languageName: node
linkType: hard

Expand Down

0 comments on commit 9af7fc9

Please sign in to comment.