Skip to content

Commit

Permalink
Try override got and trim versions to go past security alerts
Browse files Browse the repository at this point in the history
I have no idea whether docusaurus actually works with these. I guess
let's try.
  • Loading branch information
deivid-rodriguez committed Nov 18, 2022
1 parent 8ffe325 commit 9be270c
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 103 deletions.
4 changes: 4 additions & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"resolutions":{
"trim": "^0.0.3",
"got": "^11.8.5"
},
"browserslist": {
"production": [
">0.5%",
Expand Down
Loading

0 comments on commit 9be270c

Please sign in to comment.