diff --git a/package-lock.json b/package-lock.json index 9594417..3316477 100644 --- a/package-lock.json +++ b/package-lock.json @@ -285,9 +285,9 @@ } }, "node_modules/@azure/storage-common": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/@azure/storage-common/-/storage-common-12.0.0.tgz", - "integrity": "sha512-QyEWXgi4kdRo0wc1rHum9/KnaWZKCdQGZK1BjU4fFL6Jtedp7KLbQihgTTVxldFy1z1ZPtuDPx8mQ5l3huPPbA==", + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/@azure/storage-common/-/storage-common-12.2.0.tgz", + "integrity": "sha512-YZLxiJ3vBAAnFbG3TFuAMUlxZRexjQX5JDQxOkFGb6e2TpoxH3xyHI6idsMe/QrWtj41U/KoqBxlayzhS+LlwA==", "license": "MIT", "dependencies": { "@azure/abort-controller": "^2.1.2", @@ -317,9 +317,9 @@ } }, "node_modules/@azure/storage-queue": { - "version": "12.27.0", - "resolved": "https://registry.npmjs.org/@azure/storage-queue/-/storage-queue-12.27.0.tgz", - "integrity": "sha512-GoviVZrJ1BkYCmsam0gOZFqAjH7bKbnbBIEVPkgzCz3RzsB/C05jumQep+3GavZoWw7Yw4iaCNPSyyS1lbN1Gg==", + "version": "12.29.0", + "resolved": "https://registry.npmjs.org/@azure/storage-queue/-/storage-queue-12.29.0.tgz", + "integrity": "sha512-p02H+TbPQWSI/SQ4CG+luoDvpenM+4837NARmOE4oPNOR5vAq7qRyeX72ffyYL2YLnkcyxETh28/bp/TiVIM+g==", "license": "MIT", "dependencies": { "@azure/abort-controller": "^2.1.2", @@ -332,7 +332,7 @@ "@azure/core-util": "^1.11.0", "@azure/core-xml": "^1.4.3", "@azure/logger": "^1.1.4", - "@azure/storage-common": "^12.0.0", + "@azure/storage-common": "^12.2.0", "tslib": "^2.8.1" }, "engines": {