Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.4 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 1e4252a commit 125bb7a
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions autotest/IntegTester/front-end/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 autotest/IntegTester/front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@mui/material": "5.15.16",
"axios": "1.6.8",
"axios": "1.7.4",
"babel-polyfill": "6.26.0",
"jss": "10.10.0",
"md5": "2.3.0",
Expand Down
14 changes: 7 additions & 7 deletions oeq-ts-rest-api/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 oeq-ts-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"trailingComma": "es5"
},
"dependencies": {
"axios": "1.6.8",
"axios": "1.7.4",
"axios-cookiejar-support": "^4.0.0",
"fp-ts": "2.16.8",
"io-ts": "2.2.21",
Expand Down
2 changes: 1 addition & 1 deletion react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@mui/x-tree-view": "6.17.0",
"@openequella/rest-api-client": "file:../oeq-ts-rest-api",
"@tinymce/tinymce-react": "4.3.2",
"axios": "1.6.8",
"axios": "1.7.4",
"clsx": "1.2.1",
"es6-object-assign": "1.1.0",
"fp-ts": "2.16.8",
Expand Down

0 comments on commit 125bb7a

Please sign in to comment.