Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alainncls committed Apr 9, 2024
1 parent bf677f4 commit 6310ba6
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 115 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,15 @@
},
"pnpm": {
"overrides": {
"got@<11.8.5": ">=11.8.5",
"ejs@<3.1.7": ">=3.1.7",
"engine.io@>=5.1.0 <6.4.2": ">=6.4.2",
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
"tough-cookie@<4.1.3": ">=4.1.3",
"sharp@<0.32.6": ">=0.32.6",
"axios@>=0.8.1 <1.6.0": ">=1.6.0",
"@adobe/css-tools@<4.3.2": ">=4.3.2",
"msgpackr@<1.10.1": ">=1.10.1",
"follow-redirects@<1.15.4": ">=1.15.4"
"axios@>=0.8.1 <0.28.0": ">=0.28.0",
"ip@<1.1.9": ">=1.1.9",
"es5-ext@>=0.10.0 <0.10.63": ">=0.10.63",
"undici@<=5.28.2": ">=5.28.3",
"webpack-dev-middleware@<=5.3.3": ">=5.3.4",
"express@<4.19.2": ">=4.19.2",
"follow-redirects@<=1.15.5": ">=1.15.6",
"undici@<5.28.4": ">=5.28.4"
}
}
}
Loading

0 comments on commit 6310ba6

Please sign in to comment.