Skip to content

Commit 84ff0f6

Browse files
feat(deps): Bump axios from 1.16.0 to 1.18.0
Bumps [axios](https://github.com/axios/axios) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d092fd4 commit 84ff0f6

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

dev-packages/browser-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@sentry/opentelemetry": "10.67.0",
6666
"@sentry/conventions": "0.16.0",
6767
"@supabase/supabase-js": "2.49.3",
68-
"axios": "1.16.0",
68+
"axios": "1.18.0",
6969
"babel-loader": "^10.1.1",
7070
"fflate": "0.8.2",
7171
"html-webpack-plugin": "^5.5.0",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11295,6 +11295,16 @@ axios@1.16.0:
1129511295
form-data "^4.0.5"
1129611296
proxy-from-env "^2.1.0"
1129711297

11298+
axios@1.18.0:
11299+
version "1.18.0"
11300+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.18.0.tgz#8a7f8854af280fcaae063272df2ed9f3837d2398"
11301+
integrity sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==
11302+
dependencies:
11303+
follow-redirects "^1.16.0"
11304+
form-data "^4.0.5"
11305+
https-proxy-agent "^5.0.1"
11306+
proxy-from-env "^2.1.0"
11307+
1129811308
axobject-query@^3.2.1:
1129911309
version "3.2.1"
1130011310
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a"

0 commit comments

Comments
 (0)