Skip to content

Commit 44a7dd5

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump @types/aws-lambda in /examples/servers/weather-alerts
Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.148 to 8.10.149. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) --- updated-dependencies: - dependency-name: "@types/aws-lambda" dependency-version: 8.10.149 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6bba02 commit 44a7dd5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/servers/weather-alerts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/servers/weather-alerts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typescript": "~5.8.3"
1616
},
1717
"dependencies": {
18-
"@types/aws-lambda": "^8.10.148",
18+
"@types/aws-lambda": "^8.10.149",
1919
"aws-cdk-lib": "2.195.0",
2020
"constructs": "^10.0.0",
2121
"openapi-mcp-server": "^1.2.0-beta05"

0 commit comments

Comments
 (0)