From 91bf85060549faebc28481acb9ea45aee61d9153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 19:17:02 +0000 Subject: [PATCH] fix(deps): bump the all group across 1 directory with 10 updates --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 4b01cac..8180e4e 100644 --- a/package.json +++ b/package.json @@ -43,35 +43,35 @@ "dependencies": { "@aws-sdk/client-cloudformation": "^3.637.0", "@aws-sdk/client-s3": "^3.637.0", - "@znemz/cft-utils": "0.1.7", + "@znemz/cft-utils": "0.1.19", "@znemz/sort-object": "^3.0.4", - "aws-sdk-v3-proxy": "2.1.2", + "aws-sdk-v3-proxy": "2.2.0", "bluebird": "^3.7.2", "deepmerge": "^4.2.2", "glob": "^11.0.1", "jmespath": "^0.16.0", - "js-yaml": "^3.14.0", + "js-yaml": "^3.14.1", "jsonminify": "^0.4.1", "lodash": "^4.17.21", "path-parse": "~1.0.7", - "proxy-agent": "6.3.1", - "yargs": "17" + "proxy-agent": "6.5.0", + "yargs": "~17.7.2" }, "devDependencies": { - "@commitlint/cli": "^19", - "@commitlint/config-conventional": "^19", - "better-npm-audit": "3.7.3", + "@commitlint/cli": "^20", + "@commitlint/config-conventional": "^20", + "better-npm-audit": "3.11.0", "commit-and-tag-version": "12", - "commitlint": "19", + "commitlint": "20", "eslint": "9", "eslint-config-prettier": "10", "eslint-plugin-mocha": "11", "eslint-plugin-prettier": "5", - "mocha": "10.2.0", + "mocha": "11.7.2", "npm-run-all": "4.1.5", "prettier": "3", - "serve": "14.2.4", - "sort-package-json": "3.2.1" + "serve": "14.2.5", + "sort-package-json": "3.4.0" }, "originalAuthor": { "name": "Moritz Onken",