Skip to content

Commit

Permalink
Bump jsonpath-plus and serverless-offline in /server/base
Browse files Browse the repository at this point in the history
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) to 10.1.0 and updates ancestor dependency [serverless-offline](https://github.com/dherault/serverless-offline). These dependencies need to be updated together.


Updates `jsonpath-plus` from 9.0.0 to 10.1.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v9.0.0...v10.1.0)

Updates `serverless-offline` from 13.7.0 to 13.8.3
- [Release notes](https://github.com/dherault/serverless-offline/releases)
- [Changelog](https://github.com/dherault/serverless-offline/blob/v13.8.3/CHANGELOG.md)
- [Commits](https://github.com/dherault/serverless-offline/commits/v13.8.3)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
- dependency-name: serverless-offline
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertfmurdock committed Dec 16, 2024
1 parent 3f12f5b commit cc9c0f7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 25 deletions.
43 changes: 19 additions & 24 deletions server/base/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/base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"serverless": "^3.39.0",
"serverless-offline": "^13.6.0",
"serverless-offline": "^13.8.3",
"serverless-prune-plugin": "^2.0.2"
}
}

0 comments on commit cc9c0f7

Please sign in to comment.