Skip to content

Commit cc24d34

Browse files
Bump uuid from 3.4.0 to 11.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.4.0...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bb996c commit cc24d34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"socket.io-client": "^4.8.0",
5252
"sproxydclient": "github:scality/sproxydclient#8.1.0",
5353
"utf8": "^3.0.0",
54-
"uuid": "^10.0.0",
54+
"uuid": "^11.1.0",
5555
"werelogs": "scality/werelogs#8.2.2",
5656
"xml2js": "^0.6.2"
5757
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7644,10 +7644,10 @@ [email protected]:
76447644
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0.tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c"
76457645
integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==
76467646

7647-
uuid@^10.0.0:
7648-
version "10.0.0"
7649-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
7650-
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
7647+
uuid@^11.1.0:
7648+
version "11.1.0"
7649+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
7650+
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
76517651

76527652
uuid@^8.3.0, uuid@^8.3.2:
76537653
version "8.3.2"

0 commit comments

Comments
 (0)