mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-16 16:34:28 +01:00
chore(deps): bump axios from 1.7.2 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f4ef3cb831
commit
166a613e62
@ -46,7 +46,7 @@
|
||||
"@peacockproject/statemachine-parser": "^6.1.0",
|
||||
"@yarnpkg/fslib": "^3.1.0",
|
||||
"@yarnpkg/libzip": "^3.1.0",
|
||||
"axios": "^1.7.2",
|
||||
"axios": "^1.7.4",
|
||||
"body-parser": "*",
|
||||
"clipanion": "^4.0.0-rc.3",
|
||||
"commander": "^12.1.0",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@peacockproject/statemachine-parser": "^6.1.0",
|
||||
"@types/express": "^4.17.20",
|
||||
"@types/node": "*",
|
||||
"axios": "^1.6.8",
|
||||
"axios": "^1.7.4",
|
||||
"js-ini": "^1.6.0",
|
||||
"semver": "^7.6.0"
|
||||
},
|
||||
|
@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@radix-ui/react-alert-dialog": "^1.0.5",
|
||||
"axios": "^1.7.2",
|
||||
"axios": "^1.7.4",
|
||||
"clsx": "^2.1.1",
|
||||
"immer": "^10.1.1",
|
||||
"infima": "0.2.0-alpha.38",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -493,7 +493,7 @@ __metadata:
|
||||
"@peacockproject/statemachine-parser": "npm:^6.1.0"
|
||||
"@types/express": "npm:^4.17.20"
|
||||
"@types/node": "npm:*"
|
||||
axios: "npm:^1.6.8"
|
||||
axios: "npm:^1.7.4"
|
||||
js-ini: "npm:^1.6.0"
|
||||
msgpackr: "npm:^1.10.1"
|
||||
semver: "npm:^7.6.0"
|
||||
@ -533,7 +533,7 @@ __metadata:
|
||||
"@typescript-eslint/parser": "npm:^7.13.0"
|
||||
"@yarnpkg/fslib": "npm:^3.1.0"
|
||||
"@yarnpkg/libzip": "npm:^3.1.0"
|
||||
axios: "npm:^1.7.2"
|
||||
axios: "npm:^1.7.4"
|
||||
body-parser: "npm:*"
|
||||
clipanion: "npm:^4.0.0-rc.3"
|
||||
commander: "npm:^12.1.0"
|
||||
@ -600,7 +600,7 @@ __metadata:
|
||||
"@radix-ui/react-alert-dialog": "npm:^1.0.5"
|
||||
"@types/react": "npm:^18.3.3"
|
||||
"@types/react-dom": "npm:^18.3.0"
|
||||
axios: "npm:^1.7.2"
|
||||
axios: "npm:^1.7.4"
|
||||
clsx: "npm:^2.1.1"
|
||||
immer: "npm:^10.1.1"
|
||||
infima: "npm:0.2.0-alpha.38"
|
||||
@ -1701,14 +1701,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^1.6.8, axios@npm:^1.7.2":
|
||||
version: 1.7.2
|
||||
resolution: "axios@npm:1.7.2"
|
||||
"axios@npm:^1.7.4":
|
||||
version: 1.7.5
|
||||
resolution: "axios@npm:1.7.5"
|
||||
dependencies:
|
||||
follow-redirects: "npm:^1.15.6"
|
||||
form-data: "npm:^4.0.0"
|
||||
proxy-from-env: "npm:^1.1.0"
|
||||
checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
|
||||
checksum: 10/6cbcfe943a84089f420a900a3a3aeb54ee94dcc9c2b81b150434896357be5d1079eff0b1bbb628597371e79f896b1bc5776df04184756ba99656ff31df9a75bf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user