Skip to content

Commit

Permalink
Merge pull request #4393 from ecamp/renovate/axios-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency axios to v1.6.5
  • Loading branch information
renovate[bot] authored Jan 8, 2024
2 parents 51d149b + 1f18cbc commit b86a7d1
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .ops/aws-setup/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- AWS_DEFAULT_REGION=eu-west-3

aws-cli:
image: amazon/aws-cli:2.15.8
image: amazon/aws-cli:2.15.7
container_name: 'ecamp3-aws-cli'
volumes:
- ./.aws:/root/.aws:delegated
Expand Down
8 changes: 4 additions & 4 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@zxcvbn-ts/language-fr": "3.0.2",
"@zxcvbn-ts/language-it": "3.0.2",
"assert": "2.1.0",
"axios": "1.6.4",
"axios": "1.6.5",
"colorjs.io": "0.4.5",
"comlink": "4.4.1",
"dayjs": "1.11.10",
Expand Down
8 changes: 4 additions & 4 deletions print/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 print/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@mdi/js": "7.4.47",
"@sentry/integrations": "7.92.0",
"@sentry/node": "7.92.0",
"axios": "1.6.4",
"axios": "1.6.5",
"colorjs.io": "0.4.5",
"dayjs": "1.11.10",
"deepmerge": "4.3.1",
Expand Down

0 comments on commit b86a7d1

Please sign in to comment.