From b38a37f9b23e3b88f59fdf4897280bc097051788 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 23:22:52 +0000 Subject: [PATCH] fix(deps): update dependency aws-xray-sdk-core to v3.10.1 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e1da4d0..606da1d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1623,9 +1623,9 @@ } }, "node_modules/aws-xray-sdk-core": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/aws-xray-sdk-core/-/aws-xray-sdk-core-3.10.0.tgz", - "integrity": "sha512-D1Qk0CSu6ILu3dkDnoUimzUKLdUdngPggLXDJaOQlxr5TC+2/Yvvopf+GL43gXu7OFYEo0dciyGoSb3mAsuLAQ==", + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/aws-xray-sdk-core/-/aws-xray-sdk-core-3.10.1.tgz", + "integrity": "sha512-Eb1Iy5WEjRqRi8G+gi32QjR7t/9xTDore8EKasXsPMXCLMlYunslxJAvT2PDLXQ7ohEC/mKT9+7tUyUt6CGruw==", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.4.1",