Skip to content

Commit 2c14fef

Browse files
chore(deps): bump axios
Bumps the npm_and_yarn group with 1 update in the /packages/fxa-event-broker directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.8.4 to 1.12.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 234a1d8 commit 2c14fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/fxa-event-broker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@aws-sdk/client-sqs": "^3.758.0",
3838
"@types/sinon": "10.0.1",
39-
"axios": "1.8.4",
39+
"axios": "1.12.0",
4040
"convict": "^6.2.4",
4141
"convict-format-with-moment": "^6.2.0",
4242
"convict-format-with-validator": "^6.2.0",

0 commit comments

Comments
 (0)