Skip to content

Commit

Permalink
fix(deps): update dependency axios to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 18, 2022
1 parent c0240c8 commit 44f6ef7
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 74 deletions.
18 changes: 9 additions & 9 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 @@ -87,7 +87,7 @@
"@types/jest": "27.0.2",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"axios": "0.24.0",
"axios": "0.25.0",
"commitlint": "15.0.0",
"concurrently": "7.0.0",
"eslint": "7.32.0",
Expand Down
44 changes: 0 additions & 44 deletions packages/h5p-examples/package-lock.json

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

18 changes: 9 additions & 9 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 @@ -52,7 +52,7 @@
"@types/express": "4.17.13",
"@types/express-serve-static-core": "4.17.25",
"@types/supertest": "2.0.11",
"axios": "0.24.0",
"axios": "0.25.0",
"axios-mock-adapter": "1.20.0",
"body-parser": "1.19.1",
"express-fileupload": "1.2.1",
Expand Down
18 changes: 9 additions & 9 deletions packages/h5p-server/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-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ajv": "^8.6.3",
"ajv-keywords": "^5.0.0",
"async-lock": "^1.3.0",
"axios": "^0.24.0",
"axios": "^0.25.0",
"cache-manager": "^3.4.4",
"crc": "^3.8.0",
"debug": "^4.3.2",
Expand Down

0 comments on commit 44f6ef7

Please sign in to comment.