Skip to content

Commit

Permalink
Body parser pinned
Browse files Browse the repository at this point in the history
  • Loading branch information
philrenaud committed Sep 14, 2024
1 parent 94a2196 commit 19c9675
Show file tree
Hide file tree
Showing 2 changed files with 737 additions and 786 deletions.
3 changes: 2 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"ember-auto-import": "^2.4.0",
"prop-types": "^15.8.1",
"**/express/**/path-to-regexp": "0.1.10",
"**/nise/**/path-to-regexp": "1.9.0"
"**/nise/**/path-to-regexp": "1.9.0",
"body-parser": "^1.20.3"
}
}
Loading

0 comments on commit 19c9675

Please sign in to comment.