Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis Rico <[email protected]>
  • Loading branch information
SferaDev committed Sep 18, 2024
1 parent 148447a commit c12cfbe
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 288 deletions.
24 changes: 23 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,27 @@
"@pnpm/read-project-manifest": "^6.0.8",
"@pnpm/write-project-manifest": "^6.0.7"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"pnpm": {
"overrides": {
"bl@<0.9.5": ">=0.9.5",
"bl@<1.2.3": ">=1.2.3",
"cli@<1.0.0": ">=1.0.0",
"semver@<4.3.2": ">=4.3.2",
"follow-redirects@<1.15.4": ">=1.15.4",
"browserify-sign@>=2.6.0 <=4.2.1": ">=4.2.2",
"follow-redirects@<=1.15.5": ">=1.15.6",
"tar@<6.2.1": ">=6.2.1",
"@grpc/grpc-js@>=1.9.0 <1.9.15": ">=1.9.15",
"axios@>=1.0.0 <1.6.0": ">=1.6.0",
"ws@>=7.0.0 <7.5.10": ">=7.5.10",
"semver@<5.7.2": ">=5.7.2",
"axios@>=1.3.2 <=1.7.3": ">=1.7.4",
"elliptic@>=4.0.0 <=6.5.6": ">=6.5.7",
"elliptic@>=2.0.0 <=6.5.6": ">=6.5.7",
"elliptic@>=5.2.1 <=6.5.6": ">=6.5.7",
"micromatch@<4.0.8": ">=4.0.8",
"react-devtools-core@<4.28.4": ">=4.28.4"
}
}
}
Loading

0 comments on commit c12cfbe

Please sign in to comment.