Fix Dependabot alerts (#922)

* fix_alerts

* clean up

---------

Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
This commit is contained in:
Shaokun 2023-02-20 18:45:49 -05:00 committed by GitHub
parent 0eaac7d018
commit c18dd456c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,10 @@
"got": "11.8.5", "got": "11.8.5",
"node-forge": "1.3.0", "node-forge": "1.3.0",
"minimatch": "3.0.5", "minimatch": "3.0.5",
"loader-utils": "2.0.4" "loader-utils": "2.0.4",
"eta": "2.0.0",
"@sideway/formula": "3.0.1",
"http-cache-semantics": "4.1.1"
}, },
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",