Skip to content

Commit

Permalink
chore(deps): make sure we're use axios >= 1.7.4 (#4317)
Browse files Browse the repository at this point in the history
Refs #4136
  • Loading branch information
char0n authored Aug 14, 2024
1 parent e9473c9 commit fbc0fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apidom-reference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
"@swagger-api/apidom-core": "^1.0.0-alpha.9",
"@swagger-api/apidom-error": "^1.0.0-alpha.9",
"@types/ramda": "~0.30.0",
"axios": "^1.4.0",
"axios": "^1.7.4",
"minimatch": "^7.4.3",
"process": "^0.11.10",
"ramda": "~0.30.0",
Expand Down

0 comments on commit fbc0fec

Please sign in to comment.