Skip to content

Commit b1d2420

Browse files
chore(repo): Update dependency axios@<=0.31.1 to v0.33.0 [SECURITY]
1 parent 9c5e93c commit b1d2420

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
],
168168
"overrides": {
169169
"@babel/plugin-transform-modules-systemjs@<=7.29.3": "7.29.4",
170-
"axios@<=0.31.1": "0.32.0",
170+
"axios@<=0.31.1": "0.33.0",
171171
"chokidar@<5.0.0": "5.0.0",
172172
"fast-uri@<=3.1.1": "3.1.2",
173173
"flatted@<=3.4.1": "3.4.2",

pnpm-lock.yaml

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ minimumReleaseAgeExclude:
5151
- astro@6.1.6
5252
# Renovate security update: vite@6.4.2
5353
- vite@6.4.2
54+
# Renovate security update: axios@0.33.0
55+
- axios@0.33.0
5456

5557
trustPolicy: no-downgrade
5658
trustPolicyExclude:

0 commit comments

Comments
 (0)