mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-15 19:24:44 +02:00
fix: dependabot vulnerablity
This commit is contained in:
committed by
GitHub
parent
ae8f06be83
commit
a9d82a2f14
@@ -20,6 +20,6 @@
|
|||||||
"webpack-cli": "^3.3.12"
|
"webpack-cli": "^3.3.12"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.19.2"
|
"axios": ">=0.21.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user