Skip to content

Commit

Permalink
downgrade curlconverter to a CJS compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Aug 3, 2023
1 parent bba0215 commit b388f4c
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 135 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"cookie-parser": "^1.4.6",
"crypto-js": "~4.1.1",
"csrf": "^3.1.0",
"curlconverter": "^4.8.0",
"curlconverter": "3.21.0",
"dotenv": "^8.0.0",
"express": "^4.18.2",
"express-async-errors": "^3.1.1",
Expand Down
Loading

0 comments on commit b388f4c

Please sign in to comment.