Skip to content

Commit d68bf9f

Browse files
Bump axios from 1.6.5 to 1.6.7 in /Plan/react/dashboard (#3426)
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.6.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.5...v1.6.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6584ca0 commit d68bf9f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@testing-library/jest-dom": "^6.2.0",
2323
"@testing-library/react": "^14.1.2",
2424
"@testing-library/user-event": "^14.5.2",
25-
"axios": "^1.6.5",
25+
"axios": "^1.6.7",
2626
"bootstrap": "^5.3.2",
2727
"export-to-csv": "^1.2.2",
2828
"highcharts": "^10.3.3",

Plan/react/dashboard/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1354,10 +1354,10 @@ autolinker@^3.11.0:
13541354
dependencies:
13551355
tslib "^2.3.0"
13561356

1357-
axios@^1.4.0, axios@^1.6.5:
1358-
version "1.6.5"
1359-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.5.tgz#2c090da14aeeab3770ad30c3a1461bc970fb0cd8"
1360-
integrity sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==
1357+
axios@^1.4.0, axios@^1.6.7:
1358+
version "1.6.7"
1359+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
1360+
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
13611361
dependencies:
13621362
follow-redirects "^1.15.4"
13631363
form-data "^4.0.0"

0 commit comments

Comments
 (0)