Skip to content

Commit 7709f0d

Browse files
committed
Merge remote-tracking branch 'origin/improvement/CLDSRV-730/bump_utapi' into w/7.70/improvement/CLDSRV-730/bump_utapi
2 parents d873be3 + e1f9dd1 commit 7709f0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s3",
3-
"version": "7.70.76",
3+
"version": "7.70.77",
44
"description": "S3 connector",
55
"main": "index.js",
66
"engines": {
@@ -35,7 +35,7 @@
3535
"moment": "^2.26.0",
3636
"npm-run-all": "~4.1.5",
3737
"prom-client": "14.2.0",
38-
"utapi": "git+https://github.com/scality/utapi#7.70.7",
38+
"utapi": "git+https://github.com/scality/utapi#7.70.8",
3939
"utf8": "~2.1.1",
4040
"uuid": "^3.0.1",
4141
"vaultclient": "scality/vaultclient#7.10.15",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5496,9 +5496,9 @@ user-home@^2.0.0:
54965496
dependencies:
54975497
os-homedir "^1.0.0"
54985498

5499-
"utapi@git+https://github.com/scality/utapi#7.70.7":
5500-
version "7.70.7"
5501-
resolved "git+https://github.com/scality/utapi#e013c385978f8c1cd3b9e689d902d9e28d4da4a1"
5499+
"utapi@git+https://github.com/scality/utapi#7.70.8":
5500+
version "7.70.8"
5501+
resolved "git+https://github.com/scality/utapi#7dcc6c71df88c596964bda961d44d93a577284c0"
55025502
dependencies:
55035503
"@hapi/joi" "^17.1.1"
55045504
"@senx/warp10" "^1.0.14"

0 commit comments

Comments
 (0)