fixing nock dep
This commit is contained in:
@@ -40,13 +40,13 @@
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/http-client": "^2.0.1",
|
||||
"@actions/io": "^1.1.3",
|
||||
"nock": "^13.3.2",
|
||||
"semver": "^6.1.0",
|
||||
"uuid": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/nock": "^11.1.0",
|
||||
"@types/semver": "^6.0.0",
|
||||
"@types/uuid": "^3.4.4",
|
||||
"nock": "^13.2.9"
|
||||
"@types/uuid": "^3.4.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user