Skip to content

Commit

Permalink
Update package.json overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
theodesp committed Oct 15, 2024
1 parent f1a13f6 commit 78ce27e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 6 deletions.
28 changes: 23 additions & 5 deletions internal/legacy.faustjs.org/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion internal/legacy.faustjs.org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
]
},
"overrides": {
"path-to-regexp": "^6.3.0"
"express": "^4.17.1",
"serve-handler": {
"path-to-regexp": "3.3.0"
}
}
}

0 comments on commit 78ce27e

Please sign in to comment.