Skip to content

Commit

Permalink
Merge pull request #1396 from flowforge/fix-1390-downgrade-axios
Browse files Browse the repository at this point in the history
Downgrade Axios to 1.1.3
  • Loading branch information
hardillb committed Dec 12, 2022
2 parents 27bdacd + dc1b9ef commit 961cc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@flowforge/localfs": "^1.1.0",
"@headlessui/vue": "1.7.3",
"@heroicons/vue": "1.0.6",
"axios": "^1.2.0",
"axios": "^1.1.3",
"bcrypt": "^5.1.0",
"cronosjs": "^1.7.1",
"fastify": "^4.9.2",
Expand Down

0 comments on commit 961cc45

Please sign in to comment.