Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8c568a7

Browse files
authoredJul 2, 2024··
Merge pull request #3 from wtf-php/dependabot/npm_and_yarn/axios-1.6.0
Bump axios from 0.21.1 to 1.6.0
2 parents da3ec93 + ac4dc04 commit 8c568a7

File tree

2 files changed

+48
-8
lines changed

2 files changed

+48
-8
lines changed
 

‎package-lock.json

+47-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"watch": "npm run local -- --watch"
99
},
1010
"devDependencies": {
11-
"axios": "^0.21.1",
11+
"axios": "^1.6.0",
1212
"browser-sync": "^2.26.3",
1313
"browser-sync-webpack-plugin": "^2.0.1",
1414
"cross-env": "^3.2.3",

0 commit comments

Comments
 (0)
Please sign in to comment.