Skip to content

Commit dbafb01

Browse files
chore(deps-dev): bump axios from 1.16.0 to 1.16.1 (via #1487)
1 parent 333b99d commit dbafb01

6 files changed

Lines changed: 62 additions & 3 deletions

.pnp.cjs

Lines changed: 29 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
13.3 KB
Binary file not shown.
758 KB
Binary file not shown.
Binary file not shown.

packages/allure-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/node": "^20.19.0",
6565
"allure-commandline": "^2.29.0",
6666
"allure-vitest": "workspace:*",
67-
"axios": "1.16.0",
67+
"axios": "1.16.1",
6868
"babel-plugin-add-module-exports": "^1.0.4",
6969
"npm-run-all2": "^8.0.0",
7070
"rimraf": "^6.0.0",

yarn.lock

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6991,6 +6991,15 @@ __metadata:
69916991
languageName: node
69926992
linkType: hard
69936993

6994+
"agent-base@npm:6":
6995+
version: 6.0.2
6996+
resolution: "agent-base@npm:6.0.2"
6997+
dependencies:
6998+
debug: "npm:4"
6999+
checksum: 10/21fb903e0917e5cb16591b4d0ef6a028a54b83ac30cd1fca58dece3d4e0990512a8723f9f83130d88a41e2af8b1f7be1386fda3ea2d181bb1a62155e75e95e23
7000+
languageName: node
7001+
linkType: hard
7002+
69947003
"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0":
69957004
version: 7.1.0
69967005
resolution: "agent-base@npm:7.1.0"
@@ -7073,7 +7082,7 @@ __metadata:
70737082
allure-commandline: "npm:^2.29.0"
70747083
allure-js-commons: "workspace:*"
70757084
allure-vitest: "workspace:*"
7076-
axios: "npm:1.16.0"
7085+
axios: "npm:1.16.1"
70777086
babel-plugin-add-module-exports: "npm:^1.0.4"
70787087
npm-run-all2: "npm:^8.0.0"
70797088
rimraf: "npm:^6.0.0"
@@ -7863,6 +7872,18 @@ __metadata:
78637872
languageName: node
78647873
linkType: hard
78657874

7875+
"axios@npm:1.16.1":
7876+
version: 1.16.1
7877+
resolution: "axios@npm:1.16.1"
7878+
dependencies:
7879+
follow-redirects: "npm:^1.16.0"
7880+
form-data: "npm:^4.0.5"
7881+
https-proxy-agent: "npm:^5.0.1"
7882+
proxy-from-env: "npm:^2.1.0"
7883+
checksum: 10/9b6218cf96321cfbbf8f160658d695367114bcf4fb62492bdc1ccd647f184b5c71ae400e5ecaaf41079bc561de2ecbaf1fec63f398b3ec53389beff7694df64c
7884+
languageName: node
7885+
linkType: hard
7886+
78667887
"babel-core@npm:^7.0.0-bridge.0":
78677888
version: 7.0.0-bridge.0
78687889
resolution: "babel-core@npm:7.0.0-bridge.0"
@@ -12135,6 +12156,16 @@ __metadata:
1213512156
languageName: node
1213612157
linkType: hard
1213712158

12159+
"https-proxy-agent@npm:^5.0.1":
12160+
version: 5.0.1
12161+
resolution: "https-proxy-agent@npm:5.0.1"
12162+
dependencies:
12163+
agent-base: "npm:6"
12164+
debug: "npm:4"
12165+
checksum: 10/f0dce7bdcac5e8eaa0be3c7368bb8836ed010fb5b6349ffb412b172a203efe8f807d9a6681319105ea1b6901e1972c7b5ea899672a7b9aad58309f766dcbe0df
12166+
languageName: node
12167+
linkType: hard
12168+
1213812169
"https-proxy-agent@npm:^7.0.1":
1213912170
version: 7.0.4
1214012171
resolution: "https-proxy-agent@npm:7.0.4"

0 commit comments

Comments
 (0)