Skip to content

Commit 1195e8b

Browse files
build(deps): bump axios from 1.6.2 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.2...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 750f129 commit 1195e8b

File tree

4 files changed

+5864
-7672
lines changed

4 files changed

+5864
-7672
lines changed

apps/queue-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@impler/services": "workspace:^",
2121
"@impler/shared": "workspace:^",
2222
"@sentry/node": "^7.112.2",
23-
"axios": "1.6.2",
23+
"axios": "1.8.2",
2424
"dayjs": "^1.11.11",
2525
"dotenv": "^16.0.2",
2626
"envalid": "^7.3.1",

apps/widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@storybook/addon-essentials": "^6.5.13",
5353
"@storybook/react": "^6.5.13",
5454
"@tanstack/react-query": "^4.14.5",
55-
"axios": "1.6.2",
55+
"axios": "1.8.2",
5656
"cooltipz-css": "^2.3.0",
5757
"cross-env": "^7.0.3",
5858
"file-saver": "^2.0.5",

libs/services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@aws-sdk/s3-request-presigner": "^3.276.0",
3434
"@azure/storage-blob": "^12.27.0",
3535
"@impler/shared": "workspace:^",
36-
"axios": "1.6.2",
36+
"axios": "1.8.2",
3737
"nodemailer": "^6.9.14",
3838
"sax": "^1.4.1",
3939
"uuid": "^9.0.0"

0 commit comments

Comments
 (0)