Skip to content

Commit

Permalink
chore(deps): Update dependencies (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
alainncls authored Oct 29, 2024
1 parent 35bcdf1 commit fc3418b
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 375 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,15 @@
"pnpm": {
"overrides": {
"axios@>=0.8.1 <0.28.0": ">=0.28.0",
"body-parser@<1.20.3": ">=1.20.3",
"cookie@<0.7.0": ">=0.7.0",
"ejs@<3.1.10": ">=3.1.10",
"elliptic@>=5.2.1 <=6.5.6": ">=6.5.7",
"elliptic@>=4.0.0 <=6.5.6": ">=6.5.7",
"elliptic@>=2.0.0 <=6.5.6": ">=6.5.7",
"elliptic@<6.5.6": ">=6.5.6",
"path-to-regexp@>=2.0.0 <3.3.0": ">=3.3.0",
"path-to-regexp@<0.1.10": ">=0.1.10",
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
"webpack-dev-middleware@<=5.3.3": ">=5.3.4",
"ws@>=8.0.0 <8.17.1": ">=8.17.1",
Expand Down
Loading

0 comments on commit fc3418b

Please sign in to comment.