Skip to content

Commit 1ad9ce7

Browse files
chore(deps): bump js-toml and cargo-lambda-cdk
Removes [js-toml](https://github.com/sunnyadn/js-toml). It's no longer used after updating ancestor dependency [cargo-lambda-cdk](https://github.com/cargo-lambda/cargo-lambda-cdk). These dependencies need to be updated together. Removes `js-toml` Updates `cargo-lambda-cdk` from 0.0.22 to 0.0.35 - [Release notes](https://github.com/cargo-lambda/cargo-lambda-cdk/releases) - [Commits](cargo-lambda/cargo-lambda-cdk@v0.0.22...v0.0.35) --- updated-dependencies: - dependency-name: js-toml dependency-version: dependency-type: indirect - dependency-name: cargo-lambda-cdk dependency-version: 0.0.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 084a7c8 commit 1ad9ce7

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

examples/advanced-appconfig-feature-flags/cdk/package-lock.json

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

examples/advanced-appconfig-feature-flags/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"aws-cdk-lib": "2.193.0",
24-
"cargo-lambda-cdk": "^0.0.22",
24+
"cargo-lambda-cdk": "^0.0.35",
2525
"constructs": "^10.0.0",
2626
"source-map-support": "^0.5.21"
2727
}

0 commit comments

Comments
 (0)