Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 1f34206

Browse files
authoredMar 1, 2023
build(deps): bump http-cache-semantics and serverless
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [serverless](https://github.com/serverless/serverless). These dependencies need to be updated together. Updates `http-cache-semantics` from 3.8.1 to 4.1.1 - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v3.8.1...v4.1.1) Updates `serverless` from 1.71.3 to 3.27.0 - [Release notes](https://github.com/serverless/serverless/releases) - [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md) - [Commits](serverless/serverless@v1.71.3...v3.27.0) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect - dependency-name: serverless dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>

File tree

2 files changed

+2370
-3432
lines changed

2 files changed

+2370
-3432
lines changed
 

‎examples/typescript-webpack/package-lock.json

+2,369-3,431
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎examples/typescript-webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"devDependencies": {
1313
"@azure/functions": "^1.2.2",
14-
"serverless": "^1.71.3",
14+
"serverless": "^3.28.0",
1515
"serverless-azure-functions": "^2.0.7",
1616
"serverless-webpack": "^5.3.2",
1717
"ts-loader": "^7.0.5",

0 commit comments

Comments
 (0)
This repository has been archived.