Skip to content

Commit

Permalink
Merge pull request #176 from jaredwray/upgrading-axios-to-1.7.4
Browse files Browse the repository at this point in the history
upgrading axios to 1.7.4
  • Loading branch information
jaredwray committed Aug 15, 2024
2 parents 077681c + 748577e commit b93b1b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"docula": "./bin/docula.mjs"
},
"dependencies": {
"axios": "^1.7.3",
"axios": "^1.7.4",
"cheerio": "^1.0.0",
"ecto": "^3.0.8",
"express": "^4.19.2",
Expand All @@ -55,7 +55,7 @@
"@types/express": "^4.17.21",
"@types/he": "^1.2.3",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.0.2",
"@types/node": "^22.3.0",
"@types/update-notifier": "^6.0.8",
"@vitest/coverage-v8": "^2.0.5",
"rimraf": "^6.0.1",
Expand Down

0 comments on commit b93b1b0

Please sign in to comment.