Skip to content

Commit

Permalink
fix: audio docs dep vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsek committed Dec 18, 2024
1 parent a4da679 commit 365185a
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 664 deletions.
5 changes: 3 additions & 2 deletions packages/audiodocs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"@vercel/og": "^0.6.2",
"babel-polyfill": "^6.26.0",
"babel-preset-expo": "^9.2.2",
"babel-preset-react-native": "^4.0.1",
"clsx": "^1.2.1",
"raf": "^3.4.1",
"raw-loader": "^4.0.2",
Expand Down Expand Up @@ -66,7 +65,9 @@
"@babel/traverse": "^7.23.2",
"mermaid": "^10.9.3",
"trim": "^1.0.1",
"dompurify": "^2.5.4"
"dompurify": "^2.5.4",
"got": "^11.8.5",
"axios": "^0.28.0"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 365185a

Please sign in to comment.