Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alainncls committed Nov 29, 2024
1 parent ef284ae commit 6677329
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 36 deletions.
18 changes: 10 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,22 @@
},
"pnpm": {
"overrides": {
"webpack-dev-middleware@<=5.3.3": ">=5.3.4",
"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",
"ws@>=8.0.0 <8.17.1": ">=8.17.1",
"ws@>=7.0.0 <7.5.10": ">=7.5.10",
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
"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",
"elliptic@>=5.2.1 <=6.5.6": ">=6.5.7",
"body-parser@<1.20.3": ">=1.20.3",
"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",
"ws@>=7.0.0 <7.5.10": ">=7.5.10"
"cookie@<0.7.0": ">=0.7.0",
"elliptic@<6.5.6": ">=6.5.6",
"elliptic@<6.6.0": ">=6.6.0",
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5"
}
}
}
58 changes: 30 additions & 28 deletions pnpm-lock.yaml

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

0 comments on commit 6677329

Please sign in to comment.