Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2023
1 parent 8a2c641 commit d4f3e12
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"axios": "1.4.0",
"axios": "1.5.0",
"commitlint": "17.7.1",
"concurrently": "8.2.1",
"eslint": "8.48.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/h5p-express/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/h5p-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/express-fileupload": "1.4.1",
"@types/express-serve-static-core": "4.17.36",
"@types/supertest": "2.0.12",
"axios": "1.4.0",
"axios": "1.5.0",
"axios-mock-adapter": "1.21.5",
"body-parser": "1.20.2",
"express-fileupload": "1.4.0",
Expand Down

0 comments on commit d4f3e12

Please sign in to comment.