Skip to content

Commit

Permalink
Merge pull request #2228 from Agenta-AI/fix-vulnerabilities-in-docs
Browse files Browse the repository at this point in the history
fix path-to-regexp
  • Loading branch information
aakrem authored Nov 7, 2024
2 parents 23a2cc5 + be67ed6 commit 496db37
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
33 changes: 14 additions & 19 deletions docs/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 docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
},
"overrides": {
"path-to-regexp": "^3.3.0"
},
"browserslist": {
"production": [
">0.5%",
Expand All @@ -57,4 +60,4 @@
"engines": {
"node": ">=18.0"
}
}
}

0 comments on commit 496db37

Please sign in to comment.