From f6d906cfc0c4f2b19ffa34ad8e67f8b3ae9fe4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 04:49:04 +0000 Subject: [PATCH] Bump @natlibfi/melinda-record-import-commons Bumps [@natlibfi/melinda-record-import-commons](https://github.com/natlibfi/melinda-record-import-commons-js) from 10.1.8-alpha.1 to 10.2.1. - [Release notes](https://github.com/natlibfi/melinda-record-import-commons-js/releases) - [Commits](https://github.com/natlibfi/melinda-record-import-commons-js/compare/v10.1.8-alpha.1...v10.2.1) --- updated-dependencies: - dependency-name: "@natlibfi/melinda-record-import-commons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b131b9a..8d3f1a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3102,9 +3102,9 @@ } }, "node_modules/@natlibfi/melinda-record-import-commons": { - "version": "10.1.8-alpha.1", - "resolved": "https://registry.npmjs.org/@natlibfi/melinda-record-import-commons/-/melinda-record-import-commons-10.1.8-alpha.1.tgz", - "integrity": "sha512-IQTBPEriLHgOwLdO7K4hLbmsa3A+/0w/lElERURvmYTKaUzk8azRQEePfbtJYzLOKrQzjeNFaGv8whWkZ0i4lA==", + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/@natlibfi/melinda-record-import-commons/-/melinda-record-import-commons-10.2.1.tgz", + "integrity": "sha512-FtD3wsctPXDh7v7qB34pE7qETcx5MTn9R+B5l85TCcJAB+W28k9zo690saEYx3+1sTiKAKgtbu5lFtx3n/h88A==", "dependencies": { "@natlibfi/melinda-backend-commons": "^2.2.1", "@natlibfi/melinda-commons": "^13.0.6", @@ -3113,6 +3113,7 @@ "http-status": "^1.6.2", "moment": "^2.29.4", "node-fetch": "^2.7.0", + "pretty-print-ms": "^1.0.5", "rimraf": "^3.0.2", "uuid": "^9.0.0", "yargs": "^17.7.2"