From ea8a0a1c1e673fb411ee3bedcfaa1cd9e4d0e0a7 Mon Sep 17 00:00:00 2001 From: David Szmolka <69192509+sfc-gh-dszmolka@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:39:35 +0100 Subject: [PATCH] SNOW-1789666 azure/core-http deprecated (#951) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 299872545..3ed2a8a25 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@aws-sdk/client-s3": "^3.388.0", "@smithy/node-http-handler": "^3.2.5", - "@azure/storage-blob": "12.18.x", + "@azure/storage-blob": "12.26.x", "@google-cloud/storage": "^7.7.0", "@techteamer/ocsp": "1.0.1", "asn1.js-rfc2560": "^5.0.0",