mirror of
https://github.com/actions/toolkit.git
synced 2026-08-11 00:00:28 +02:00
update uuid dep
This commit is contained in:
@@ -41,12 +41,12 @@
|
||||
"@actions/http-client": "^2.0.1",
|
||||
"@actions/io": "^1.1.1",
|
||||
"semver": "^6.1.0",
|
||||
"uuid": "^3.3.2"
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/nock": "^11.1.0",
|
||||
"@types/semver": "^6.0.0",
|
||||
"@types/uuid": "^3.4.4",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"nock": "^13.2.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user