From fc857cc84cb0b5449b7035dfd96fde80fd1712cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 15:44:47 +0000 Subject: [PATCH] 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.17 to 0.0.35 - [Release notes](https://github.com/cargo-lambda/cargo-lambda-cdk/releases) - [Commits](https://github.com/cargo-lambda/cargo-lambda-cdk/compare/v0.0.17...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] --- examples/http-axum/cdk/package-lock.json | 213 +++++++++++------------ examples/http-axum/cdk/package.json | 2 +- 2 files changed, 106 insertions(+), 109 deletions(-) diff --git a/examples/http-axum/cdk/package-lock.json b/examples/http-axum/cdk/package-lock.json index a7df29262..f0a7f4ddd 100644 --- a/examples/http-axum/cdk/package-lock.json +++ b/examples/http-axum/cdk/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "aws-cdk-lib": "^2.193.0", - "cargo-lambda-cdk": "^0.0.17", + "cargo-lambda-cdk": "^0.0.35", "constructs": "^10.0.0", "source-map-support": "^0.5.21" }, @@ -40,10 +40,9 @@ } }, "node_modules/@aws-cdk/asset-awscli-v1": { - "version": "2.2.230", - "resolved": "https://registry.npmjs.org/@aws-cdk/asset-awscli-v1/-/asset-awscli-v1-2.2.230.tgz", - "integrity": "sha512-kUnhKIYu42hqBa6a8x2/7o29ObpJgjYGQy28lZDq9awXyvpR62I2bRxrNKNR3uFUQz3ySuT9JXhGHhuZPdbnFw==", - "license": "Apache-2.0" + "version": "2.2.242", + "resolved": "https://registry.npmjs.org/@aws-cdk/asset-awscli-v1/-/asset-awscli-v1-2.2.242.tgz", + "integrity": "sha512-4c1bAy2ISzcdKXYS1k4HYZsNrgiwbiDzj36ybwFVxEWZXVAP0dimQTCaB9fxu7sWzEjw3d+eaw6Fon+QTfTIpQ==" }, "node_modules/@aws-cdk/asset-node-proxy-agent-v6": { "version": "2.1.0", @@ -52,20 +51,19 @@ "license": "Apache-2.0" }, "node_modules/@aws-cdk/cloud-assembly-schema": { - "version": "41.2.0", - "resolved": "https://registry.npmjs.org/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-41.2.0.tgz", - "integrity": "sha512-JaulVS6z9y5+u4jNmoWbHZRs9uGOnmn/ktXygNWKNu1k6lF3ad4so3s18eRu15XCbUIomxN9WPYT6Ehh7hzONw==", + "version": "48.18.0", + "resolved": "https://registry.npmjs.org/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-48.18.0.tgz", + "integrity": "sha512-KJHmkji59QboUIytK/imIY/ajt/r7OOXdyvZz25e0jssreyyxx9HUswZpcB0BM/9ZkVI7IdzYlotWe6opXdapg==", "bundleDependencies": [ "jsonschema", "semver" ], - "license": "Apache-2.0", "dependencies": { "jsonschema": "~1.4.1", - "semver": "^7.7.1" + "semver": "^7.7.2" }, "engines": { - "node": ">= 14.15.0" + "node": ">= 18.0.0" } }, "node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema": { @@ -77,7 +75,7 @@ } }, "node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver": { - "version": "7.7.1", + "version": "7.7.2", "inBundle": true, "license": "ISC", "bin": { @@ -1348,9 +1346,9 @@ } }, "node_modules/aws-cdk-lib": { - "version": "2.193.0", - "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.193.0.tgz", - "integrity": "sha512-Bsf11FM85+s9jSAT8JfDNlrSz6LF3Xa2eSNOyMLcXNopI7eVXP1U6opRHK0waaZGLmQfOwsbSp/9XRMKikkazg==", + "version": "2.223.0", + "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.223.0.tgz", + "integrity": "sha512-UCSsBs3d6nAuXpx+nSQM6DmEHHOwVCbzItPmByh/Irx2V8vjPqLrjR3RDYbMWRv0u1bxK/YEjuzwnts8uYS7UQ==", "bundleDependencies": [ "@balena/dockerignore", "case", @@ -1364,25 +1362,24 @@ "yaml", "mime-types" ], - "license": "Apache-2.0", "dependencies": { - "@aws-cdk/asset-awscli-v1": "^2.2.229", + "@aws-cdk/asset-awscli-v1": "2.2.242", "@aws-cdk/asset-node-proxy-agent-v6": "^2.1.0", - "@aws-cdk/cloud-assembly-schema": "^41.0.0", + "@aws-cdk/cloud-assembly-schema": "^48.6.0", "@balena/dockerignore": "^1.0.2", "case": "1.6.3", - "fs-extra": "^11.3.0", + "fs-extra": "^11.3.1", "ignore": "^5.3.2", "jsonschema": "^1.5.0", "mime-types": "^2.1.35", "minimatch": "^3.1.2", "punycode": "^2.3.1", - "semver": "^7.7.1", + "semver": "^7.7.2", "table": "^6.9.0", "yaml": "1.10.2" }, "engines": { - "node": ">= 14.15.0" + "node": ">= 18.0.0" }, "peerDependencies": { "constructs": "^10.0.0" @@ -1444,7 +1441,7 @@ "license": "MIT" }, "node_modules/aws-cdk-lib/node_modules/brace-expansion": { - "version": "1.1.11", + "version": "1.1.12", "inBundle": true, "license": "MIT", "dependencies": { @@ -1492,7 +1489,7 @@ "license": "MIT" }, "node_modules/aws-cdk-lib/node_modules/fast-uri": { - "version": "3.0.6", + "version": "3.1.0", "funding": [ { "type": "github", @@ -1507,7 +1504,7 @@ "license": "BSD-3-Clause" }, "node_modules/aws-cdk-lib/node_modules/fs-extra": { - "version": "11.3.0", + "version": "11.3.1", "inBundle": true, "license": "MIT", "dependencies": { @@ -1546,7 +1543,7 @@ "license": "MIT" }, "node_modules/aws-cdk-lib/node_modules/jsonfile": { - "version": "6.1.0", + "version": "6.2.0", "inBundle": true, "license": "MIT", "dependencies": { @@ -1616,7 +1613,7 @@ } }, "node_modules/aws-cdk-lib/node_modules/semver": { - "version": "7.7.1", + "version": "7.7.2", "inBundle": true, "license": "ISC", "bin": { @@ -1929,22 +1926,22 @@ ] }, "node_modules/cargo-lambda-cdk": { - "version": "0.0.17", - "resolved": "https://registry.npmjs.org/cargo-lambda-cdk/-/cargo-lambda-cdk-0.0.17.tgz", - "integrity": "sha512-KV95oV4GdczNioji8EvHbYumsArdGRusXsNhfRSBIoE94WN8jlxySaUzboNiH+HEKshyUQtnvdQd/WLBdk5NDA==", + "version": "0.0.35", + "resolved": "https://registry.npmjs.org/cargo-lambda-cdk/-/cargo-lambda-cdk-0.0.35.tgz", + "integrity": "sha512-989zAeN/SpXhE1BmjtCuLmTX6nC9qm4CmlVFFJO6ob368w9dZBamlI3jouc+NAX+yW8vbYOih8LUkUIXCWF6VA==", "bundleDependencies": [ "js-toml" ], "dependencies": { - "js-toml": "^0.1.1" + "js-toml": "^1.0.2" }, "peerDependencies": { - "aws-cdk-lib": "^2.1.0", + "aws-cdk-lib": "^2.215.0", "constructs": "^10.0.5" } }, "node_modules/cargo-lambda-cdk/node_modules/@babel/runtime-corejs3": { - "version": "7.22.15", + "version": "7.26.0", "inBundle": true, "license": "MIT", "dependencies": { @@ -1956,49 +1953,54 @@ } }, "node_modules/cargo-lambda-cdk/node_modules/@chevrotain/cst-dts-gen": { - "version": "10.5.0", + "version": "11.0.3", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@chevrotain/gast": "10.5.0", - "@chevrotain/types": "10.5.0", - "lodash": "4.17.21" + "@chevrotain/gast": "11.0.3", + "@chevrotain/types": "11.0.3", + "lodash-es": "4.17.21" } }, "node_modules/cargo-lambda-cdk/node_modules/@chevrotain/gast": { - "version": "10.5.0", + "version": "11.0.3", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@chevrotain/types": "10.5.0", - "lodash": "4.17.21" + "@chevrotain/types": "11.0.3", + "lodash-es": "4.17.21" } }, + "node_modules/cargo-lambda-cdk/node_modules/@chevrotain/regexp-to-ast": { + "version": "11.0.3", + "inBundle": true, + "license": "Apache-2.0" + }, "node_modules/cargo-lambda-cdk/node_modules/@chevrotain/types": { - "version": "10.5.0", + "version": "11.0.3", "inBundle": true, "license": "Apache-2.0" }, "node_modules/cargo-lambda-cdk/node_modules/@chevrotain/utils": { - "version": "10.5.0", + "version": "11.0.3", "inBundle": true, "license": "Apache-2.0" }, "node_modules/cargo-lambda-cdk/node_modules/chevrotain": { - "version": "10.5.0", + "version": "11.0.3", "inBundle": true, "license": "Apache-2.0", "dependencies": { - "@chevrotain/cst-dts-gen": "10.5.0", - "@chevrotain/gast": "10.5.0", - "@chevrotain/types": "10.5.0", - "@chevrotain/utils": "10.5.0", - "lodash": "4.17.21", - "regexp-to-ast": "0.5.0" + "@chevrotain/cst-dts-gen": "11.0.3", + "@chevrotain/gast": "11.0.3", + "@chevrotain/regexp-to-ast": "11.0.3", + "@chevrotain/types": "11.0.3", + "@chevrotain/utils": "11.0.3", + "lodash-es": "4.17.21" } }, "node_modules/cargo-lambda-cdk/node_modules/core-js-pure": { - "version": "3.32.2", + "version": "3.39.0", "hasInstallScript": true, "inBundle": true, "license": "MIT", @@ -2008,26 +2010,21 @@ } }, "node_modules/cargo-lambda-cdk/node_modules/js-toml": { - "version": "0.1.1", + "version": "1.0.2", "inBundle": true, "license": "MIT", "dependencies": { - "chevrotain": "^10.4.1", + "chevrotain": "^11.0.3", "xregexp": "^5.1.1" } }, - "node_modules/cargo-lambda-cdk/node_modules/lodash": { + "node_modules/cargo-lambda-cdk/node_modules/lodash-es": { "version": "4.17.21", "inBundle": true, "license": "MIT" }, "node_modules/cargo-lambda-cdk/node_modules/regenerator-runtime": { - "version": "0.14.0", - "inBundle": true, - "license": "MIT" - }, - "node_modules/cargo-lambda-cdk/node_modules/regexp-to-ast": { - "version": "0.5.0", + "version": "0.14.1", "inBundle": true, "license": "MIT" }, @@ -4451,9 +4448,9 @@ } }, "@aws-cdk/asset-awscli-v1": { - "version": "2.2.230", - "resolved": "https://registry.npmjs.org/@aws-cdk/asset-awscli-v1/-/asset-awscli-v1-2.2.230.tgz", - "integrity": "sha512-kUnhKIYu42hqBa6a8x2/7o29ObpJgjYGQy28lZDq9awXyvpR62I2bRxrNKNR3uFUQz3ySuT9JXhGHhuZPdbnFw==" + "version": "2.2.242", + "resolved": "https://registry.npmjs.org/@aws-cdk/asset-awscli-v1/-/asset-awscli-v1-2.2.242.tgz", + "integrity": "sha512-4c1bAy2ISzcdKXYS1k4HYZsNrgiwbiDzj36ybwFVxEWZXVAP0dimQTCaB9fxu7sWzEjw3d+eaw6Fon+QTfTIpQ==" }, "@aws-cdk/asset-node-proxy-agent-v6": { "version": "2.1.0", @@ -4461,12 +4458,12 @@ "integrity": "sha512-7bY3J8GCVxLupn/kNmpPc5VJz8grx+4RKfnnJiO1LG+uxkZfANZG3RMHhE+qQxxwkyQ9/MfPtTpf748UhR425A==" }, "@aws-cdk/cloud-assembly-schema": { - "version": "41.2.0", - "resolved": "https://registry.npmjs.org/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-41.2.0.tgz", - "integrity": "sha512-JaulVS6z9y5+u4jNmoWbHZRs9uGOnmn/ktXygNWKNu1k6lF3ad4so3s18eRu15XCbUIomxN9WPYT6Ehh7hzONw==", + "version": "48.18.0", + "resolved": "https://registry.npmjs.org/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-48.18.0.tgz", + "integrity": "sha512-KJHmkji59QboUIytK/imIY/ajt/r7OOXdyvZz25e0jssreyyxx9HUswZpcB0BM/9ZkVI7IdzYlotWe6opXdapg==", "requires": { "jsonschema": "~1.4.1", - "semver": "^7.7.1" + "semver": "^7.7.2" }, "dependencies": { "jsonschema": { @@ -4474,7 +4471,7 @@ "bundled": true }, "semver": { - "version": "7.7.1", + "version": "7.7.2", "bundled": true } } @@ -5480,22 +5477,22 @@ } }, "aws-cdk-lib": { - "version": "2.193.0", - "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.193.0.tgz", - "integrity": "sha512-Bsf11FM85+s9jSAT8JfDNlrSz6LF3Xa2eSNOyMLcXNopI7eVXP1U6opRHK0waaZGLmQfOwsbSp/9XRMKikkazg==", + "version": "2.223.0", + "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.223.0.tgz", + "integrity": "sha512-UCSsBs3d6nAuXpx+nSQM6DmEHHOwVCbzItPmByh/Irx2V8vjPqLrjR3RDYbMWRv0u1bxK/YEjuzwnts8uYS7UQ==", "requires": { - "@aws-cdk/asset-awscli-v1": "^2.2.229", + "@aws-cdk/asset-awscli-v1": "2.2.242", "@aws-cdk/asset-node-proxy-agent-v6": "^2.1.0", - "@aws-cdk/cloud-assembly-schema": "^41.0.0", + "@aws-cdk/cloud-assembly-schema": "^48.6.0", "@balena/dockerignore": "^1.0.2", "case": "1.6.3", - "fs-extra": "^11.3.0", + "fs-extra": "^11.3.1", "ignore": "^5.3.2", "jsonschema": "^1.5.0", "mime-types": "^2.1.35", "minimatch": "^3.1.2", "punycode": "^2.3.1", - "semver": "^7.7.1", + "semver": "^7.7.2", "table": "^6.9.0", "yaml": "1.10.2" }, @@ -5534,7 +5531,7 @@ "bundled": true }, "brace-expansion": { - "version": "1.1.11", + "version": "1.1.12", "bundled": true, "requires": { "balanced-match": "^1.0.0", @@ -5569,11 +5566,11 @@ "bundled": true }, "fast-uri": { - "version": "3.0.6", + "version": "3.1.0", "bundled": true }, "fs-extra": { - "version": "11.3.0", + "version": "11.3.1", "bundled": true, "requires": { "graceful-fs": "^4.2.0", @@ -5598,7 +5595,7 @@ "bundled": true }, "jsonfile": { - "version": "6.1.0", + "version": "6.2.0", "bundled": true, "requires": { "graceful-fs": "^4.1.6", @@ -5640,7 +5637,7 @@ "bundled": true }, "semver": { - "version": "7.7.1", + "version": "7.7.2", "bundled": true }, "slice-ansi": { @@ -5853,15 +5850,15 @@ "dev": true }, "cargo-lambda-cdk": { - "version": "0.0.17", - "resolved": "https://registry.npmjs.org/cargo-lambda-cdk/-/cargo-lambda-cdk-0.0.17.tgz", - "integrity": "sha512-KV95oV4GdczNioji8EvHbYumsArdGRusXsNhfRSBIoE94WN8jlxySaUzboNiH+HEKshyUQtnvdQd/WLBdk5NDA==", + "version": "0.0.35", + "resolved": "https://registry.npmjs.org/cargo-lambda-cdk/-/cargo-lambda-cdk-0.0.35.tgz", + "integrity": "sha512-989zAeN/SpXhE1BmjtCuLmTX6nC9qm4CmlVFFJO6ob368w9dZBamlI3jouc+NAX+yW8vbYOih8LUkUIXCWF6VA==", "requires": { - "js-toml": "^0.1.1" + "js-toml": "^1.0.2" }, "dependencies": { "@babel/runtime-corejs3": { - "version": "7.22.15", + "version": "7.26.0", "bundled": true, "requires": { "core-js-pure": "^3.30.2", @@ -5869,64 +5866,64 @@ } }, "@chevrotain/cst-dts-gen": { - "version": "10.5.0", + "version": "11.0.3", "bundled": true, "requires": { - "@chevrotain/gast": "10.5.0", - "@chevrotain/types": "10.5.0", - "lodash": "4.17.21" + "@chevrotain/gast": "11.0.3", + "@chevrotain/types": "11.0.3", + "lodash-es": "4.17.21" } }, "@chevrotain/gast": { - "version": "10.5.0", + "version": "11.0.3", "bundled": true, "requires": { - "@chevrotain/types": "10.5.0", - "lodash": "4.17.21" + "@chevrotain/types": "11.0.3", + "lodash-es": "4.17.21" } }, + "@chevrotain/regexp-to-ast": { + "version": "11.0.3", + "bundled": true + }, "@chevrotain/types": { - "version": "10.5.0", + "version": "11.0.3", "bundled": true }, "@chevrotain/utils": { - "version": "10.5.0", + "version": "11.0.3", "bundled": true }, "chevrotain": { - "version": "10.5.0", + "version": "11.0.3", "bundled": true, "requires": { - "@chevrotain/cst-dts-gen": "10.5.0", - "@chevrotain/gast": "10.5.0", - "@chevrotain/types": "10.5.0", - "@chevrotain/utils": "10.5.0", - "lodash": "4.17.21", - "regexp-to-ast": "0.5.0" + "@chevrotain/cst-dts-gen": "11.0.3", + "@chevrotain/gast": "11.0.3", + "@chevrotain/regexp-to-ast": "11.0.3", + "@chevrotain/types": "11.0.3", + "@chevrotain/utils": "11.0.3", + "lodash-es": "4.17.21" } }, "core-js-pure": { - "version": "3.32.2", + "version": "3.39.0", "bundled": true }, "js-toml": { - "version": "0.1.1", + "version": "1.0.2", "bundled": true, "requires": { - "chevrotain": "^10.4.1", + "chevrotain": "^11.0.3", "xregexp": "^5.1.1" } }, - "lodash": { + "lodash-es": { "version": "4.17.21", "bundled": true }, "regenerator-runtime": { - "version": "0.14.0", - "bundled": true - }, - "regexp-to-ast": { - "version": "0.5.0", + "version": "0.14.1", "bundled": true }, "xregexp": { diff --git a/examples/http-axum/cdk/package.json b/examples/http-axum/cdk/package.json index 05bcdc498..0ec394643 100644 --- a/examples/http-axum/cdk/package.json +++ b/examples/http-axum/cdk/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "aws-cdk-lib": "^2.193.0", - "cargo-lambda-cdk": "^0.0.17", + "cargo-lambda-cdk": "^0.0.35", "constructs": "^10.0.0", "source-map-support": "^0.5.21" }