Skip to content

Commit d598a9f

Browse files
Update dependency uuid to v11 [SECURITY]
1 parent b9026fd commit d598a9f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@actions/core": "2.0.3",
3131
"@actions/exec": "2.0.0",
3232
"@types/uuid": "9.0.7",
33-
"uuid": "9.0.1"
33+
"uuid": "11.1.1"
3434
},
3535
"devDependencies": {
3636
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3801,10 +3801,10 @@ uri-js@^4.2.2:
38013801
dependencies:
38023802
punycode "^2.1.0"
38033803

3804-
uuid@9.0.1:
3805-
version "9.0.1"
3806-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
3807-
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
3804+
uuid@11.1.1:
3805+
version "11.1.1"
3806+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.1.tgz#f6d81d2e1c65d00762e5e29b16c5d2d995e208ad"
3807+
integrity sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==
38083808

38093809
v8-to-istanbul@^9.0.1:
38103810
version "9.2.0"

0 commit comments

Comments
 (0)