Skip to content

Commit

Permalink
Update dependency axios to v1.8.2 [SECURITY] (#42308)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
matticbot and renovate-bot authored Mar 7, 2025
1 parent 17a064d commit ee422b5
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 20 deletions.
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Update package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/super-cache/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@jest/globals": "^29.0.0",
"axios": "1.7.4",
"axios": "1.8.2",
"cheerio": "1.0.0-rc.12",
"dotenv": "16.0.2",
"jest": "^29.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/e2e-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/lodash-es": "4.17.12",
"@wordpress/e2e-test-utils-playwright": "1.19.0",
"allure-playwright": "2.9.2",
"axios": "1.7.4",
"axios": "1.8.2",
"chalk": "5.4.1",
"config": "3.3.12",
"localtunnel": "2.0.2",
Expand Down

0 comments on commit ee422b5

Please sign in to comment.