Skip to content

Commit

Permalink
build: update lockfile, audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed Feb 28, 2022
1 parent ba2251c commit 73505bc
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 106 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,14 @@
},
"peerDependencies": {
"react": "*"
},
"pnpm": {
"overrides": {
"ansi-regex@>2.1.1 <5.0.1": ">=5.0.1",
"axios@<=0.21.1": ">=0.21.2",
"axios@<0.21.1": ">=0.21.1",
"follow-redirects@<1.14.7": ">=1.14.7",
"follow-redirects@<1.14.8": ">=1.14.8"
}
}
}
Loading

0 comments on commit 73505bc

Please sign in to comment.