Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.0 [security] (#4974)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency axios to v1.6.0 [security]

* fix: update package-lock.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edalex-yinzi <[email protected]>
  • Loading branch information
renovate[bot] and edalex-yinzi authored Feb 22, 2024
1 parent 5e667c0 commit 855ff95
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 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.1",
"@emotion/styled": "11.11.0",
"@mui/material": "5.14.5",
"axios": "1.5.1",
"axios": "1.6.0",
"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.5.1",
"axios": "1.6.0",
"axios-cookiejar-support": "^4.0.0",
"fp-ts": "2.16.1",
"io-ts": "2.2.20",
Expand Down
18 changes: 9 additions & 9 deletions react-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 react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@mui/x-date-pickers": "5.0.20",
"@openequella/rest-api-client": "file:../oeq-ts-rest-api",
"@tinymce/tinymce-react": "4.3.0",
"axios": "1.5.1",
"axios": "1.6.0",
"clsx": "1.2.1",
"es6-object-assign": "1.1.0",
"fp-ts": "2.16.1",
Expand Down

0 comments on commit 855ff95

Please sign in to comment.