Skip to content

Commit 2bdc03f

Browse files
pin azurite version
1 parent 2643d73 commit 2bdc03f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

tests/ctst/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/qs": "^6.9.15",
1616
"assert": "^2.1.0",
1717
"aws4-axios": "^3.3.8",
18-
"cli-testing": "git+https://github.com/scality/cli-testing.git#116f434b1beb0c8da8055b28444405b97706fbc8",
18+
"cli-testing": "git+https://github.com/scality/cli-testing.git#e7dddfdbdb7ff9ab22695e542a2051b0c6cbab4f",
1919
"prometheus-query": "^3.4.0",
2020
"proper-lockfile": "^4.1.2",
2121
"qs": "^6.13.0",

tests/ctst/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1713,10 +1713,10 @@
17131713
"@typespec/ts-http-runtime" "^0.3.0"
17141714
tslib "^2.6.2"
17151715

1716-
"@azure/storage-blob@^12.28.0":
1717-
version "12.31.0"
1718-
resolved "https://registry.yarnpkg.com/@azure/storage-blob/-/storage-blob-12.31.0.tgz#97b09be2bf6ab59739b862edd8124798362ce720"
1719-
integrity sha512-DBgNv10aCSxopt92DkTDD0o9xScXeBqPKGmR50FPZQaEcH4JLQ+GEOGEDv19V5BMkB7kxr+m4h6il/cCDPvmHg==
1716+
"@azure/storage-blob@12.29.1":
1717+
version "12.29.1"
1718+
resolved "https://registry.yarnpkg.com/@azure/storage-blob/-/storage-blob-12.29.1.tgz#d9588b3f56f3621f92936fa3e7f268e00a34548a"
1719+
integrity sha512-7ktyY0rfTM0vo7HvtK6E3UvYnI9qfd6Oz6z/+92VhGRveWng3kJwMKeUpqmW/NmwcDNbxHpSlldG+vsUnRFnBg==
17201720
dependencies:
17211721
"@azure/abort-controller" "^2.1.2"
17221722
"@azure/core-auth" "^1.9.0"
@@ -1729,11 +1729,11 @@
17291729
"@azure/core-util" "^1.11.0"
17301730
"@azure/core-xml" "^1.4.5"
17311731
"@azure/logger" "^1.1.4"
1732-
"@azure/storage-common" "^12.3.0"
1732+
"@azure/storage-common" "^12.1.1"
17331733
events "^3.0.0"
17341734
tslib "^2.8.1"
17351735

1736-
"@azure/storage-common@^12.2.0", "@azure/storage-common@^12.3.0":
1736+
"@azure/storage-common@^12.1.1", "@azure/storage-common@^12.2.0":
17371737
version "12.3.0"
17381738
resolved "https://registry.yarnpkg.com/@azure/storage-common/-/storage-common-12.3.0.tgz#5bf257383836e67a426c91d7e9678479afe802a9"
17391739
integrity sha512-/OFHhy86aG5Pe8dP5tsp+BuJ25JOAl9yaMU3WZbkeoiFMHFtJ7tu5ili7qEdBXNW9G5lDB19trwyI6V49F/8iQ==
@@ -4373,15 +4373,15 @@ cli-table3@0.6.5, cli-table3@^0.6.0:
43734373
optionalDependencies:
43744374
"@colors/colors" "1.5.0"
43754375

4376-
"cli-testing@git+https://github.com/scality/cli-testing.git#116f434b1beb0c8da8055b28444405b97706fbc8":
4376+
"cli-testing@git+https://github.com/scality/cli-testing.git#e7dddfdbdb7ff9ab22695e542a2051b0c6cbab4f":
43774377
version "1.3.0"
4378-
resolved "git+https://github.com/scality/cli-testing.git#116f434b1beb0c8da8055b28444405b97706fbc8"
4378+
resolved "git+https://github.com/scality/cli-testing.git#e7dddfdbdb7ff9ab22695e542a2051b0c6cbab4f"
43794379
dependencies:
43804380
"@aws-crypto/sha256-universal" "^5.2.0"
43814381
"@aws-sdk/client-iam" "^3.879.0"
43824382
"@aws-sdk/client-s3" "^3.879.0"
43834383
"@aws-sdk/client-sts" "^3.879.0"
4384-
"@azure/storage-blob" "^12.28.0"
4384+
"@azure/storage-blob" "12.29.1"
43854385
"@azure/storage-queue" "^12.27.0"
43864386
"@keycloak/keycloak-admin-client" "^26.3.3"
43874387
"@kubernetes/client-node" "^1.4.0"

0 commit comments

Comments
 (0)