Skip to content

Commit 27985c6

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

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@sentry-internal/replay": "10.56.0",
6565
"@sentry/opentelemetry": "10.56.0",
6666
"@supabase/supabase-js": "2.49.3",
67-
"axios": "1.15.2",
67+
"axios": "1.16.0",
6868
"babel-loader": "^10.1.1",
6969
"fflate": "0.8.2",
7070
"html-webpack-plugin": "^5.5.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11531,12 +11531,12 @@ axios@1.15.0:
1153111531
form-data "^4.0.5"
1153211532
proxy-from-env "^2.1.0"
1153311533

11534-
axios@1.15.2:
11535-
version "1.15.2"
11536-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
11537-
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
11534+
axios@1.16.0:
11535+
version "1.16.0"
11536+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
11537+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
1153811538
dependencies:
11539-
follow-redirects "^1.15.11"
11539+
follow-redirects "^1.16.0"
1154011540
form-data "^4.0.5"
1154111541
proxy-from-env "^2.1.0"
1154211542

@@ -17437,7 +17437,7 @@ fn.name@1.x.x:
1743717437
resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc"
1743817438
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
1743917439

17440-
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
17440+
follow-redirects@^1.0.0, follow-redirects@^1.15.11, follow-redirects@^1.16.0:
1744117441
version "1.16.0"
1744217442
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
1744317443
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==

0 commit comments

Comments
 (0)