From 6595239273e6af635b3d33456e2c24e69ec02e26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 15:30:42 +0000 Subject: [PATCH] fix(deps): update dependency yaml to v2.7.0 --- package-lock.json | 69 +++++++++++++++-------------------------------- 1 file changed, 22 insertions(+), 47 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1c619456..13338974 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7605,6 +7605,19 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/lint-staged/node_modules/yaml": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz", + "integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==", + "dev": true, + "license": "ISC", + "bin": { + "yaml": "bin.mjs" + }, + "engines": { + "node": ">= 14" + } + }, "node_modules/listr2": { "version": "8.2.5", "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.2.5.tgz", @@ -15351,10 +15364,9 @@ } }, "node_modules/yaml": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz", - "integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==", - "dev": true, + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz", + "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", "license": "ISC", "bin": { "yaml": "bin.mjs" @@ -15476,14 +15488,14 @@ }, "packages/helix-shared-body-data": { "name": "@adobe/helix-shared-body-data", - "version": "2.1.8", + "version": "2.1.9", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.0.1", "@adobe/helix-shared-wrap": "^1.0.5" }, "devDependencies": { - "yaml": "2.7.0" + "yaml": "^2.7.0" }, "optionalDependencies": { "@adobe/helix-universal": "^5.0.0" @@ -15528,19 +15540,6 @@ "node": ">=12" } }, - "packages/helix-shared-body-data/node_modules/yaml": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz", - "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", - "dev": true, - "license": "ISC", - "bin": { - "yaml": "bin.mjs" - }, - "engines": { - "node": ">= 14" - } - }, "packages/helix-shared-bounce": { "name": "@adobe/helix-shared-bounce", "version": "2.0.25", @@ -15611,7 +15610,7 @@ "fs-extra": "11.2.0", "ignore": "6.0.2", "lru-cache": "11.0.2", - "yaml": "2.7.0" + "yaml": "^2.7.0" }, "devDependencies": { "@adobe/helix-shared-wrap": "^1.0.5", @@ -15637,18 +15636,6 @@ "dev": true, "license": "Apache-2.0" }, - "packages/helix-shared-config/node_modules/yaml": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz", - "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", - "license": "ISC", - "bin": { - "yaml": "bin.mjs" - }, - "engines": { - "node": ">= 14" - } - }, "packages/helix-shared-dom": { "name": "@adobe/helix-shared-dom", "version": "2.0.8", @@ -15666,25 +15653,13 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-shared-prune": "^1.0.5", - "yaml": "2.7.0" + "yaml": "^2.7.0" } }, "packages/helix-shared-git/node_modules/@adobe/helix-shared-prune": { "version": "1.0.5", "license": "Apache-2.0" }, - "packages/helix-shared-git/node_modules/yaml": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz", - "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", - "license": "ISC", - "bin": { - "yaml": "bin.mjs" - }, - "engines": { - "node": ">= 14" - } - }, "packages/helix-shared-ims": { "name": "@adobe/helix-shared-ims", "version": "2.0.15", @@ -15999,7 +15974,7 @@ "dependencies": { "@adobe/fetch": "^4.1.2", "@adobe/helix-shared-process-queue": "^3.0.4", - "@aws-sdk/client-s3": "^3.722.0", + "@aws-sdk/client-s3": "^3.564.0", "@smithy/node-http-handler": "^3.0.0", "mime": "^4.0.3" }, @@ -16019,7 +15994,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.0.10", - "@aws-sdk/client-s3": "^3.722.0" + "@aws-sdk/client-s3": "^3.703.0" }, "devDependencies": { "nock": "13.5.6"