Skip to content

Commit

Permalink
chore(deps): update dependency nock to ^13.3.8 (#2173)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 283787a commit fdf4854
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/uuid": "^9.0.6",
"cross-fetch": "^4.0.0",
"jest-openapi": "^0.14.2",
"nock": "^13.3.7",
"nock": "^13.3.8",
"node-mocks-http": "^1.13.0",
"openapi-types": "^12.1.3",
"pino-pretty": "^10.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ilp-protocol-ildcp": "^2.2.3",
"ilp-protocol-stream": "^2.7.1",
"jest-openapi": "^0.14.2",
"nock": "^13.3.7",
"nock": "^13.3.8",
"node-mocks-http": "^1.13.0",
"openapi-types": "^12.1.3",
"pino-pretty": "^10.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-introspection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/node": "^18.7.12",
"nock": "^13.3.7",
"nock": "^13.3.8",
"openapi-typescript": "^6.7.0",
"typescript": "^4.9.5"
},
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fdf4854

Please sign in to comment.