Skip to content

Commit 5c99127

Browse files
chore(deps): update dependency axios@>=1.14.0 <1.14.2 to v1.18.0 [security] (#6384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d19b11 commit 5c99127

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
},
137137
"pnpm": {
138138
"overrides": {
139-
"axios@>=1.14.0 <1.14.2": "1.15.2",
139+
"axios@>=1.14.0 <1.14.2": "1.18.0",
140140
"axios@>=0.30.0 <0.30.5": "0.30.3",
141141
"axios@>=1.0.0 <1.13.5": "1.18.0",
142142
"rollup@>=4.0.0 <4.59.0": "4.60.1",

ui/pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ minimumReleaseAgeExclude:
2626
# Corepack is off) still applies them. Keep both copies in sync.
2727
overrides:
2828
fork-ts-checker-webpack-plugin: "^8.0.0"
29-
"axios@>=1.14.0 <1.14.2": "1.15.2"
29+
"axios@>=1.14.0 <1.14.2": "1.18.0"
3030
"axios@>=0.30.0 <0.30.5": "0.30.3"
3131
"axios@>=1.0.0 <1.13.5": "1.18.0"
3232
"rollup@>=4.0.0 <4.59.0": "4.60.1"

0 commit comments

Comments
 (0)