Update more dependencies

This commit is contained in:
Felipe Lalanne 2025-01-27 12:52:02 +00:00
parent f71f98777c
commit 58824066e0
No known key found for this signature in database
GPG Key ID: 03E696BFD472B26A
2 changed files with 406 additions and 313 deletions

701
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -87,7 +87,7 @@
"docker-progress": "^5.2.3", "docker-progress": "^5.2.3",
"dockerode": "^4.0.2", "dockerode": "^4.0.2",
"duration-js": "^4.0.0", "duration-js": "^4.0.0",
"express": "^4.17.1", "express": "^4.21.2",
"fork-ts-checker-webpack-plugin": "^9.0.2", "fork-ts-checker-webpack-plugin": "^9.0.2",
"fp-ts": "^2.16.5", "fp-ts": "^2.16.5",
"got": "14.4.1", "got": "14.4.1",
@ -97,7 +97,7 @@
"json-mask": "^2.0.0", "json-mask": "^2.0.0",
"JSONStream": "^1.3.5", "JSONStream": "^1.3.5",
"knex": "^3.1.0", "knex": "^3.1.0",
"lint-staged": "^15.2.2", "lint-staged": "^15.4.3",
"livepush": "^3.5.1", "livepush": "^3.5.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mdns-resolver": "1.1.0", "mdns-resolver": "1.1.0",
@ -114,25 +114,25 @@
"request": "^2.88.2", "request": "^2.88.2",
"resumable-request": "^2.0.1", "resumable-request": "^2.0.1",
"rewire": "^7.0.0", "rewire": "^7.0.0",
"rimraf": "^5.0.0", "rimraf": "^5.0.10",
"rwlock": "^5.0.0", "rwlock": "^5.0.0",
"semver": "7.6.3", "semver": "7.6.3",
"shell-quote": "^1.7.2", "shell-quote": "^1.8.2",
"sinon": "^18.0.0", "sinon": "^18.0.0",
"sinon-chai": "^3.7.0", "sinon-chai": "^3.7.0",
"strict-event-emitter-types": "^2.0.0", "strict-event-emitter-types": "^2.0.0",
"supertest": "^7.0.0", "supertest": "^7.0.0",
"systeminformation": "^5.22.7", "systeminformation": "^5.25.11",
"tar-stream": "^3.1.7", "tar-stream": "^3.1.7",
"terser-webpack-plugin": "^5.3.6", "terser-webpack-plugin": "^5.3.11",
"ts-loader": "^9.5.2", "ts-loader": "^9.5.2",
"ts-node": "^10.0.0", "ts-node": "^10.0.0",
"tsconfig-paths": "^4.1.0", "tsconfig-paths": "^4.2.0",
"typed-error": "^3.2.1", "typed-error": "^3.2.1",
"typescript": "^5.5.4", "typescript": "^5.7.3",
"webpack": "^5.97.1", "webpack": "^5.97.1",
"webpack-cli": "^5.1.4", "webpack-cli": "^5.1.4",
"winston": "^3.3.3", "winston": "^3.17.0",
"yargs": "^17.7.2" "yargs": "^17.7.2"
}, },
"versionist": { "versionist": {