Skip to content

Commit 0af3539

Browse files
dependabot[bot]zetter-rpf
authored andcommitted
Bump axios from 1.15.0 to 1.15.2
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3e8eba commit 0af3539

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@szhsin/react-menu": "^3.2.0",
2828
"apollo-link-sentry": "^3.2.3",
2929
"assert": "^2.1.0",
30-
"axios": "^1.15.0",
30+
"axios": "^1.15.2",
3131
"classnames": "^2.3.2",
3232
"codemirror": "^6.0.1",
3333
"container-query-polyfill": "^1.0.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4210,7 +4210,7 @@ __metadata:
42104210
"@typescript-eslint/parser": "npm:^4.5.0"
42114211
apollo-link-sentry: "npm:^3.2.3"
42124212
assert: "npm:^2.1.0"
4213-
axios: "npm:^1.15.0"
4213+
axios: "npm:^1.15.2"
42144214
babel-eslint: "npm:^10.1.0"
42154215
babel-jest: "npm:^29.1.2"
42164216
babel-loader: "npm:^8.2.5"
@@ -7338,14 +7338,14 @@ __metadata:
73387338
languageName: node
73397339
linkType: hard
73407340

7341-
"axios@npm:^1.15.0":
7342-
version: 1.15.0
7343-
resolution: "axios@npm:1.15.0"
7341+
"axios@npm:^1.15.2":
7342+
version: 1.16.0
7343+
resolution: "axios@npm:1.16.0"
73447344
dependencies:
7345-
follow-redirects: "npm:^1.15.11"
7345+
follow-redirects: "npm:^1.16.0"
73467346
form-data: "npm:^4.0.5"
73477347
proxy-from-env: "npm:^2.1.0"
7348-
checksum: 10/d39a2c0ebc7ff4739401b282e726cc2673377949d6c46d60eb619458f8d7a2f7eadbcada7097f4dbc7d5c59abb4d3bf6fac33d474412bc3415d3f5aa7ed45530
7348+
checksum: 10/cf8b521ff732c21550b38c8739aef556ea5e14b268468bb89e4307416ab262b462e582474e810963a3d61c2392ab47ad35c11d05eff027de7c97113bc7411623
73497349
languageName: node
73507350
linkType: hard
73517351

@@ -12359,7 +12359,7 @@ __metadata:
1235912359
languageName: node
1236012360
linkType: hard
1236112361

12362-
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.11":
12362+
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.16.0":
1236312363
version: 1.16.0
1236412364
resolution: "follow-redirects@npm:1.16.0"
1236512365
peerDependenciesMeta:

0 commit comments

Comments
 (0)