Skip to content

Commit

Permalink
chore(deps): update dependency nock to ^13.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 22ea308 commit 5a402e2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 16 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.8",
"cross-fetch": "^4.0.0",
"jest-openapi": "^0.14.2",
"nock": "^13.5.1",
"nock": "^13.5.3",
"node-mocks-http": "^1.14.1",
"openapi-types": "^12.1.3",
"pino-pretty": "^10.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"cross-fetch": "^4.0.0",
"ilp-protocol-stream": "^2.7.2-alpha.2",
"jest-openapi": "^0.14.2",
"nock": "^13.5.1",
"nock": "^13.5.3",
"node-mocks-http": "^1.14.1",
"openapi-types": "^12.1.3",
"pino-pretty": "^10.3.1",
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.5.1",
"nock": "^13.5.3",
"openapi-typescript": "^6.7.4"
},
"dependencies": {
Expand Down
22 changes: 9 additions & 13 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 5a402e2

Please sign in to comment.