Skip to content

Commit

Permalink
Bump nock from 13.4.0 to 13.5.1 in /lambda (#655)
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.4.0 to 13.5.1.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.4.0...v13.5.1)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 0899706 commit 9b433c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions lambda/package-lock.json

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

2 changes: 1 addition & 1 deletion lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-prettier": "^5.1.2",
"esmock": "^2.6.3",
"mocha": "^10.2.0",
"nock": "^13.4.0",
"nock": "^13.5.1",
"prettier": "^3.1.1",
"sinon": "^17.0.1"
},
Expand Down

0 comments on commit 9b433c6

Please sign in to comment.