Update runner building dependencies

This commit is contained in:
Edoardo Pirovano 2021-07-29 11:06:31 +01:00
parent 1957254b4c
commit 54e3e4405e
No known key found for this signature in database
GPG key ID: 047556B5D93FFE28
2 changed files with 1137 additions and 3687 deletions

4816
runner/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,9 +9,9 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"pkg": "^4.4.9",
"ts-loader": "8.0.2",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12"
"pkg": "^5.3.1",
"ts-loader": "9.2.4",
"webpack": "^5.47.0",
"webpack-cli": "^4.7.2"
}
}