Skip to content

Commit 6b2c22f

Browse files
chore(deps): update dependency axios to v1.7.0 (#3944)
1 parent cdab376 commit 6b2c22f

File tree

3 files changed

+34
-23
lines changed

3 files changed

+34
-23
lines changed

loadable-react-16/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/loadable__server": "5.12.11",
3636
"@types/react": "18.2.64",
3737
"@types/react-dom": "18.2.21",
38-
"axios": "1.6.8",
38+
"axios": "1.7.0",
3939
"babel-loader": "9.1.2",
4040
"rimraf": "5.0.5",
4141
"webpack": "5.91.0",

pnpm-lock.yaml

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

styled-components/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "18.2.64",
3131
"@types/react-dom": "18.2.21",
3232
"@types/styled-components": "5.1.34",
33-
"axios": "1.6.8",
33+
"axios": "1.7.0",
3434
"babel-loader": "9.1.0",
3535
"rimraf": "3.0.2",
3636
"webpack": "5.91.0",

0 commit comments

Comments
 (0)