From 4cdc0a7a02a3054bb2180916f4920cb2638c65b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 09:01:00 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/endpoint from 9.4.14 to 9.4.15 Bumps [@kronos-integration/endpoint](https://github.com/Kronos-Integration/endpoint) from 9.4.14 to 9.4.15. - [Release notes](https://github.com/Kronos-Integration/endpoint/releases) - [Commits](https://github.com/Kronos-Integration/endpoint/compare/v9.4.14...v9.4.15) --- updated-dependencies: - dependency-name: "@kronos-integration/endpoint" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd536fa9..54276d4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -445,11 +445,11 @@ } }, "node_modules/@kronos-integration/endpoint": { - "version": "9.4.14", - "resolved": "https://registry.npmjs.org/@kronos-integration/endpoint/-/endpoint-9.4.14.tgz", - "integrity": "sha512-rcNBSog5cUnvAPIC5uky5YaU8klEsdwPaFZljXrzekD2r0i64Y+HOetLF1Pm+WdzCd8YWMLZOQOwUyZ02HrNlw==", + "version": "9.4.15", + "resolved": "https://registry.npmjs.org/@kronos-integration/endpoint/-/endpoint-9.4.15.tgz", + "integrity": "sha512-gRY80r2fxGgKgtLd7Uy6sbwpsTW0jw78ihGFNJ5OF8sYoY2r8CFKzh8C8pUtdmfky3SAEmUOINqCNfFVHCPxIg==", "dependencies": { - "@kronos-integration/interceptor": "^10.2.13" + "@kronos-integration/interceptor": "^10.2.14" }, "engines": { "node": ">=14.17.4" @@ -15020,11 +15020,11 @@ "dev": true }, "@kronos-integration/endpoint": { - "version": "9.4.14", - "resolved": "https://registry.npmjs.org/@kronos-integration/endpoint/-/endpoint-9.4.14.tgz", - "integrity": "sha512-rcNBSog5cUnvAPIC5uky5YaU8klEsdwPaFZljXrzekD2r0i64Y+HOetLF1Pm+WdzCd8YWMLZOQOwUyZ02HrNlw==", + "version": "9.4.15", + "resolved": "https://registry.npmjs.org/@kronos-integration/endpoint/-/endpoint-9.4.15.tgz", + "integrity": "sha512-gRY80r2fxGgKgtLd7Uy6sbwpsTW0jw78ihGFNJ5OF8sYoY2r8CFKzh8C8pUtdmfky3SAEmUOINqCNfFVHCPxIg==", "requires": { - "@kronos-integration/interceptor": "^10.2.13" + "@kronos-integration/interceptor": "^10.2.14" } }, "@kronos-integration/interceptor": {