update dependencies
This commit is contained in:
3100
package-lock.json
generated
3100
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@@ -29,23 +29,23 @@
|
|||||||
"@actions/exec": "^1.0.4",
|
"@actions/exec": "^1.0.4",
|
||||||
"@actions/http-client": "^1.0.8",
|
"@actions/http-client": "^1.0.8",
|
||||||
"@actions/io": "^1.0.2",
|
"@actions/io": "^1.0.2",
|
||||||
"@actions/tool-cache": "^1.3.4",
|
"@actions/tool-cache": "^1.6.0",
|
||||||
"semver": "^7.3.2",
|
"semver": "^7.3.2",
|
||||||
"uuid": "^7.0.3"
|
"uuid": "^8.3.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^25.2.1",
|
"@types/jest": "^26.0.14",
|
||||||
"@types/node": "^12.12.38",
|
"@types/node": "^14.11.5",
|
||||||
"@types/semver": "^7.1.0",
|
"@types/semver": "^7.3.4",
|
||||||
"@types/uuid": "^7.0.3",
|
"@types/uuid": "^8.3.0",
|
||||||
"@zeit/ncc": "^0.22.1",
|
"@vercel/ncc": "^0.24.1",
|
||||||
"jest": "^25.5.4",
|
"jest": "^26.5.2",
|
||||||
"jest-circus": "^25.5.4",
|
"jest-circus": "^26.5.2",
|
||||||
"nock": "^12.0.3",
|
"nock": "^13.0.4",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^1.19.1",
|
"prettier": "^2.1.2",
|
||||||
"ts-jest": "^25.5.0",
|
"ts-jest": "^26.4.1",
|
||||||
"typescript": "^3.8.3"
|
"typescript": "^4.0.3"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"minimist": "^1.2.2"
|
"minimist": "^1.2.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user