From b58d01eaf8e24282eb3afbe7761efa63bba776ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 06:01:33 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service from 10.4.8 to 10.4.9 Bumps [@kronos-integration/service](https://github.com/Kronos-Integration/service) from 10.4.8 to 10.4.9. - [Release notes](https://github.com/Kronos-Integration/service/releases) - [Commits](https://github.com/Kronos-Integration/service/compare/v10.4.8...v10.4.9) --- updated-dependencies: - dependency-name: "@kronos-integration/service" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a360579..9d12bd29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -468,9 +468,9 @@ } }, "node_modules/@kronos-integration/service": { - "version": "10.4.8", - "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-10.4.8.tgz", - "integrity": "sha512-J1MlG/bz5YSILXJphJwpehvTCe9u/9MyUhePU3zoCphNKF827QjPDfKADFO6ZUHOPwSdZN8HUVB8lk5J9vuHEw==", + "version": "10.4.9", + "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-10.4.9.tgz", + "integrity": "sha512-9ZSbn6CFz0HVVRB+HBXFaCg8Zx5WxKMSyPGoRcEy6I1c3wbItUOH3ump79LU26kmSD95rrkpVdb5ZF5Cp7jsmA==", "dependencies": { "@kronos-integration/endpoint": "^9.4.14", "@kronos-integration/interceptor": "^10.2.14", @@ -15119,9 +15119,9 @@ } }, "@kronos-integration/service": { - "version": "10.4.8", - "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-10.4.8.tgz", - "integrity": "sha512-J1MlG/bz5YSILXJphJwpehvTCe9u/9MyUhePU3zoCphNKF827QjPDfKADFO6ZUHOPwSdZN8HUVB8lk5J9vuHEw==", + "version": "10.4.9", + "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-10.4.9.tgz", + "integrity": "sha512-9ZSbn6CFz0HVVRB+HBXFaCg8Zx5WxKMSyPGoRcEy6I1c3wbItUOH3ump79LU26kmSD95rrkpVdb5ZF5Cp7jsmA==", "requires": { "@kronos-integration/endpoint": "^9.4.14", "@kronos-integration/interceptor": "^10.2.14",