From ecc2784dd1cfaa1fb3c8b2289785612b843f9258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 11:11:07 +0100 Subject: [PATCH] :arrow_up: (deps): Bump stanza from 12.18.0 to 12.19.0 (#729) Bumps [stanza](https://github.com/legastero/stanza) from 12.18.0 to 12.19.0. - [Changelog](https://github.com/legastero/stanza/blob/master/CHANGELOG.md) - [Commits](https://github.com/legastero/stanza/compare/v12.18.0...v12.19.0) --- updated-dependencies: - dependency-name: stanza dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e401b48..78e7a857 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5218,9 +5218,9 @@ } }, "node_modules/stanza": { - "version": "12.18.0", - "resolved": "https://registry.npmjs.org/stanza/-/stanza-12.18.0.tgz", - "integrity": "sha512-k1F6UUedByhqrPjU9RfyL3DZnhQlgElVEftdmcEsviYTSIQm9mDjhasX8OCT4H45vwpGv1VPhxpDFqFlBIQExQ==", + "version": "12.19.0", + "resolved": "https://registry.npmjs.org/stanza/-/stanza-12.19.0.tgz", + "integrity": "sha512-f7pVoYk8QWmBZLj5zDSD0zWI6E3j7MeLgVTGv7/6DetU3Svq5no8nWu5V1v3vHoXKU4tGp26cXV8e2oRDN3Q3A==", "dependencies": { "@types/async": "^3.2.5", "@types/node": "^14.14.36", @@ -9634,9 +9634,9 @@ } }, "stanza": { - "version": "12.18.0", - "resolved": "https://registry.npmjs.org/stanza/-/stanza-12.18.0.tgz", - "integrity": "sha512-k1F6UUedByhqrPjU9RfyL3DZnhQlgElVEftdmcEsviYTSIQm9mDjhasX8OCT4H45vwpGv1VPhxpDFqFlBIQExQ==", + "version": "12.19.0", + "resolved": "https://registry.npmjs.org/stanza/-/stanza-12.19.0.tgz", + "integrity": "sha512-f7pVoYk8QWmBZLj5zDSD0zWI6E3j7MeLgVTGv7/6DetU3Svq5no8nWu5V1v3vHoXKU4tGp26cXV8e2oRDN3Q3A==", "requires": { "@types/async": "^3.2.5", "@types/node": "^14.14.36",