Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump esmock from 2.5.1 to 2.6.0 in /server #182

Merged
merged 1 commit into from
Nov 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump esmock from 2.5.1 to 2.6.0 in /server
Bumps [esmock](https://github.com/iambumblehead/esmock) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/iambumblehead/esmock/releases)
- [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md)
- [Commits](iambumblehead/esmock@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: esmock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Nov 13, 2023
commit c9b89896284fe7ce037e6b22f27ae3a0334b175e
14 changes: 7 additions & 7 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"errorhandler": "^1.5.1",
"esmock": "^2.5.1",
"esmock": "^2.6.0",
"express": "^4.18.2",
"express-jwt": "^8.4.1",
"express-rate-limit": "^7.1.1",