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"
}
}