fix(dep): fix for CVE-2021-44906

This commit is contained in:
hexxa 2022-03-29 13:48:17 +08:00 committed by Hexxa
parent e4940fca34
commit 468b9622f6
3 changed files with 1586 additions and 1729 deletions

View file

@ -12,6 +12,7 @@
"build:docker": "docker build . -t hexxa/quickshare:latest"
},
"dependencies": {
"tslint": "^5.0.0",
"webpack-bundle-analyzer": "^4.4.2"
}
}

View file

@ -23,16 +23,13 @@
"assert": "^2.0.0",
"babel-loader": "^8.2.2",
"deep-diff": "^1.0.2",
"html-webpack-plugin": "^4.0.0-beta.5",
"html-webpack-plugin": "^5.5.0",
"jest": "^27.2.0",
"source-map-loader": "^0.2.4",
"style-loader": "^0.23.1",
"terser-webpack-plugin": "^5.2.4",
"ts-jest": "^27.0.5",
"ts-loader": "^6.0.0",
"ts-loader": "^9.2.8",
"ts-mockito": "^2.6.1",
"ts-node": "^8.2.0",
"tslint": "^5.16.0",
"typescript": "^4.1.3",
"webpack": "^5.52.1",
"webpack-bundle-analyzer": "^4.4.2",

3307
yarn.lock

File diff suppressed because it is too large Load diff