doc/website: upgrade several transitive dependency that have security concern (#1883)

This commit is contained in:
Risky Feryansyah
2021-08-28 14:09:53 +07:00
committed by GitHub
parent b23a0e8554
commit a11cc87366
2 changed files with 16 additions and 41 deletions

View File

@@ -21,5 +21,10 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-github-btn": "^1.2.0"
},
"resolutions": {
"glob-parent": "^5.1.2",
"trim": "^0.0.3",
"browserslist": "^4.16.5"
}
}