From 684c7cd1161c40f07ec02ae2c8676e30befa9353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 03:30:26 +0000 Subject: [PATCH] Bump the production-dependencies group across 1 directory with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [@natlibfi/marc-record-validators-melinda](https://github.com/natlibfi/marc-record-validators-melinda) and [debug](https://github.com/debug-js/debug). Updates `@natlibfi/marc-record-validators-melinda` from 11.3.2 to 11.3.3 - [Release notes](https://github.com/natlibfi/marc-record-validators-melinda/releases) - [Commits](https://github.com/natlibfi/marc-record-validators-melinda/compare/v11.3.2...v11.3.3) Updates `debug` from 4.3.6 to 4.3.7 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/4.3.6...4.3.7) --- updated-dependencies: - dependency-name: "@natlibfi/marc-record-validators-melinda" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7d9a7732..3fbf04dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3180,9 +3180,9 @@ } }, "node_modules/@natlibfi/marc-record-validators-melinda": { - "version": "11.3.2", - "resolved": "https://registry.npmjs.org/@natlibfi/marc-record-validators-melinda/-/marc-record-validators-melinda-11.3.2.tgz", - "integrity": "sha512-cuLuA2fgmBuWyiW9xxDP/b9Hl8RMF/YVg2FNDVp0un48xL6dabcqU3ewhktHUK+aX66FI7ib5br64zmI89tclg==", + "version": "11.3.3", + "resolved": "https://registry.npmjs.org/@natlibfi/marc-record-validators-melinda/-/marc-record-validators-melinda-11.3.3.tgz", + "integrity": "sha512-Hq5aGbX3a0PE0csxv0VnlDlN0dllDj0DObuitanMEqJGga3NA+kVng1mXg0O6qhpV1CMMHIu+VAYxNM3SoUlcg==", "dependencies": { "@babel/register": "^7.24.6", "@natlibfi/issn-verify": "^1.0.4", @@ -3191,7 +3191,7 @@ "cld3-asm": "^3.1.1", "clone": "^2.1.2", "debug": "^4.3.4", - "isbn3": "^1.1.49", + "isbn3": "^1.1.52", "iso9_1995": "^0.0.2", "langs": "^2.0.0", "node-fetch": "^2.7.0", @@ -5104,11 +5104,11 @@ } }, "node_modules/debug": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", - "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", + "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", "dependencies": { - "ms": "2.1.2" + "ms": "^2.1.3" }, "engines": { "node": ">=6.0" @@ -6917,9 +6917,9 @@ "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==" }, "node_modules/isbn3": { - "version": "1.1.51", - "resolved": "https://registry.npmjs.org/isbn3/-/isbn3-1.1.51.tgz", - "integrity": "sha512-D5j+PyhE2MbBF5XpHNVY1AECgf6RzyfvM++io5nW/+NFv2hMwL3zH5J8keN1VhHGvcezp2+LaeM99wW+UtMjRg==", + "version": "1.1.52", + "resolved": "https://registry.npmjs.org/isbn3/-/isbn3-1.1.52.tgz", + "integrity": "sha512-eXkto3ehvZcGB5mMpyrhVMM8lo6I4NhkCziOxyYNmVVOg4dveEQ5L5J6AxdZkD4iienVfELukrjeLdLOdyUkyg==", "bin": { "isbn": "bin/isbn", "isbn-audit": "bin/isbn-audit", @@ -7613,12 +7613,6 @@ "node": ">=10" } }, - "node_modules/mocha/node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", - "dev": true - }, "node_modules/mocha/node_modules/p-limit": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", @@ -7851,9 +7845,9 @@ "dev": true }, "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" }, "node_modules/nanoid": { "version": "2.1.11",