From f995b042c9c3e93555cdc4360e5b5f1111da1d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 04:58:51 +0000 Subject: [PATCH] Bump the production-dependencies group with 5 updates Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.2` | `7.23.6` | | [@natlibfi/melinda-backend-commons](https://github.com/natlibfi/melinda-backend-commons-js) | `2.2.2` | `2.2.5` | | [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js) | `13.0.8-alpha.1` | `13.0.10` | | [moment](https://github.com/moment/moment) | `2.29.4` | `2.30.1` | | [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.0.2` | Updates `@babel/runtime` from 7.23.2 to 7.23.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-runtime) Updates `@natlibfi/melinda-backend-commons` from 2.2.2 to 2.2.5 - [Release notes](https://github.com/natlibfi/melinda-backend-commons-js/releases) - [Commits](https://github.com/natlibfi/melinda-backend-commons-js/compare/v2.2.2...v2.2.5) Updates `@natlibfi/melinda-commons` from 13.0.8-alpha.1 to 13.0.10 - [Release notes](https://github.com/natlibfi/melinda-commons-js/releases) - [Commits](https://github.com/natlibfi/melinda-commons-js/compare/v13.0.8-alpha.1...v13.0.10) Updates `moment` from 2.29.4 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.4...2.30.1) Updates `nodemon` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@natlibfi/melinda-backend-commons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@natlibfi/melinda-commons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: nodemon dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 97 ++++++++++++++--------------------------------- 1 file changed, 29 insertions(+), 68 deletions(-) diff --git a/package-lock.json b/package-lock.json index a28cf9fc..c7cc6b3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2552,9 +2552,9 @@ "dev": true }, "node_modules/@babel/runtime": { - "version": "7.23.2", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.2.tgz", - "integrity": "sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==", + "version": "7.23.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.6.tgz", + "integrity": "sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==", "dependencies": { "regenerator-runtime": "^0.14.0" }, @@ -2818,9 +2818,9 @@ "integrity": "sha512-0fpHpdiCfdpifsHGeAKNhaTm2l1Lljjf5iSzowYgppLaTEw3Rgm+Bo3+6euatRI6sWK0xLHLpZU0hSCUc2yvJg==" }, "node_modules/@natlibfi/marc-record": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@natlibfi/marc-record/-/marc-record-8.0.0.tgz", - "integrity": "sha512-dU/5tt0zXe2ynuugNRQybKhn3tCvL7ClXmOEdFNY7fR+bStqFuEI+gq2gWSzaT2lywhIAByTo1Y5m+uY09eEnA==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@natlibfi/marc-record/-/marc-record-8.0.2.tgz", + "integrity": "sha512-aCF5zgzlZ6YsQpGpJEpEfb0t/5gF4pl8exT0R/lFUxp63VkHz0OoX0mhRDhC0UYf4JufkrvkNMK2WwZFTSAT2Q==", "dependencies": { "debug": "^4.3.4", "jsonschema": "^1.4.1" @@ -2896,9 +2896,9 @@ } }, "node_modules/@natlibfi/melinda-backend-commons": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@natlibfi/melinda-backend-commons/-/melinda-backend-commons-2.2.2.tgz", - "integrity": "sha512-zjN5mOEozY+MQ13meQS3rYQ/ZHxBsAceq5+AKZufHBPtM7N+2IW+8Jxhb5OUwvhF7sAAEThafCDpCKkdX/N3xg==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@natlibfi/melinda-backend-commons/-/melinda-backend-commons-2.2.5.tgz", + "integrity": "sha512-XbCYwBBnNdhGzhNKgA619u4yVVtI8MU5RmgWqdJwME6m1xvafRITPvYdjU1DlHgYPZ+F+cj/qfbvamw4/UkLdw==", "dependencies": { "base64-url": "^2.3.3", "debug": "^4.3.4", @@ -2917,18 +2917,18 @@ } }, "node_modules/@natlibfi/melinda-commons": { - "version": "13.0.8-alpha.1", - "resolved": "https://registry.npmjs.org/@natlibfi/melinda-commons/-/melinda-commons-13.0.8-alpha.1.tgz", - "integrity": "sha512-Q8z1zV9kJHMo3fiu5VfXWRz28Xtk99DAmWtpXwqXleLTYlSK7GPicEmV6rPt/GC5qgme/aECVIZfaJYV3uip5w==", + "version": "13.0.10", + "resolved": "https://registry.npmjs.org/@natlibfi/melinda-commons/-/melinda-commons-13.0.10.tgz", + "integrity": "sha512-6c+oh8Qll0uUUxcxDojb05Reffss3XH9lVFXPwdvylpInRZ9keHE9vrOuMgzGryOMpK5ddgTreKhpA7PYuhsLQ==", "dependencies": { - "@natlibfi/marc-record": "^8.0.0", + "@natlibfi/marc-record": "^8.0.2", "@natlibfi/marc-record-serializers": "^10.1.2", - "@natlibfi/sru-client": "^6.0.5", + "@natlibfi/sru-client": "^6.0.8", "debug": "^4.3.4", "deep-eql": "^4.1.3", "http-status": "^1.7.3", "moment": "^2.29.4", - "nock": "^13.3.8", + "nock": "^13.4.0", "node-fetch": "^2.7.0" }, "engines": { @@ -2957,37 +2957,6 @@ "node": ">=18" } }, - "node_modules/@natlibfi/melinda-rest-api-commons/node_modules/@natlibfi/melinda-commons": { - "version": "13.0.7", - "resolved": "https://registry.npmjs.org/@natlibfi/melinda-commons/-/melinda-commons-13.0.7.tgz", - "integrity": "sha512-GBEXA/ywNWRhU2tKBDwjQzkqrg4CgekDYcp5a1TPMPaYYs1IsTpJ+z2r2S7KXwT9GrttoctMqoTjCq0QiM2Img==", - "dependencies": { - "@natlibfi/marc-record": "^7.3.1", - "@natlibfi/marc-record-serializers": "^10.1.1", - "@natlibfi/sru-client": "^6.0.5", - "debug": "^4.3.4", - "deep-eql": "^4.1.3", - "http-status": "^1.7.0", - "moment": "^2.29.4", - "nock": "^13.3.4", - "node-fetch": "^2.7.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@natlibfi/melinda-rest-api-commons/node_modules/@natlibfi/melinda-commons/node_modules/@natlibfi/marc-record": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/@natlibfi/marc-record/-/marc-record-7.3.1.tgz", - "integrity": "sha512-pN/7sHX+VeLhZNpEwp+RQAA4s2wcvab7axdmMpD81yVMBmLvruVMAiMyBXHAq4O39fTs5s/3o8FTme0dpctGzQ==", - "dependencies": { - "debug": "^4.3.4", - "jsonschema": "^1.4.1" - }, - "engines": { - "node": ">=14" - } - }, "node_modules/@natlibfi/passport-melinda-aleph": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@natlibfi/passport-melinda-aleph/-/passport-melinda-aleph-2.0.4.tgz", @@ -3068,12 +3037,12 @@ } }, "node_modules/@natlibfi/sru-client": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@natlibfi/sru-client/-/sru-client-6.0.5.tgz", - "integrity": "sha512-CMoPVQrMT/+LWM0Bo85W71//T5E2AbmfqnAODVkfR74V7zQ8Oreej6h0QS6/5bMHkvfE5QO9to5yGLJr9b+e4w==", + "version": "6.0.8", + "resolved": "https://registry.npmjs.org/@natlibfi/sru-client/-/sru-client-6.0.8.tgz", + "integrity": "sha512-U1zF9hhGv3HyfINxQlGO7TieaEq5CY0hGh0RM/4fR23vfj1yRm5bb60pZjk5SaLTFYkNyUC7iyNU7mjBzhii+g==", "dependencies": { "debug": "^4.3.4", - "http-status": "^1.6.2", + "http-status": "^1.7.3", "node-fetch": "^2.7.0", "xml2js": "^0.6.2" }, @@ -7217,9 +7186,9 @@ } }, "node_modules/moment": { - "version": "2.29.4", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz", - "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==", + "version": "2.30.1", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz", + "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==", "engines": { "node": "*" } @@ -7280,9 +7249,9 @@ } }, "node_modules/nock": { - "version": "13.3.8", - "resolved": "https://registry.npmjs.org/nock/-/nock-13.3.8.tgz", - "integrity": "sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==", + "version": "13.4.0", + "resolved": "https://registry.npmjs.org/nock/-/nock-13.4.0.tgz", + "integrity": "sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ==", "dependencies": { "debug": "^4.1.0", "json-stringify-safe": "^5.0.1", @@ -7355,12 +7324,12 @@ "integrity": "sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==" }, "node_modules/nodemon": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.1.tgz", - "integrity": "sha512-g9AZ7HmkhQkqXkRc20w+ZfQ73cHLbE8hnPbtaFbFtCumZsjyMhKk9LajQ07U5Ux28lvFjZ5X7HvWR1xzU8jHVw==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.2.tgz", + "integrity": "sha512-9qIN2LNTrEzpOPBaWHTm4Asy1LxXLSickZStAQ4IZe7zsoIpD/A7LWxhZV3t4Zu352uBcqVnRsDXSMR2Sc3lTA==", "dependencies": { "chokidar": "^3.5.2", - "debug": "^3.2.7", + "debug": "^4", "ignore-by-default": "^1.0.1", "minimatch": "^3.1.2", "pstree.remy": "^1.1.8", @@ -7381,14 +7350,6 @@ "url": "https://opencollective.com/nodemon" } }, - "node_modules/nodemon/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dependencies": { - "ms": "^2.1.1" - } - }, "node_modules/nodemon/node_modules/lru-cache": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",