feat(): bump core dependencies (axios)

This commit is contained in:
Tiago Siebler
2023-11-14 16:28:10 +00:00
parent a4319a2dec
commit 1cfdd66d25
2 changed files with 573 additions and 428 deletions

999
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -22,7 +22,7 @@
"author": "Tiago Siebler (https://github.com/tiagosiebler)", "author": "Tiago Siebler (https://github.com/tiagosiebler)",
"contributors": [], "contributors": [],
"dependencies": { "dependencies": {
"axios": "^0.27.2", "axios": "^1.6.1",
"isomorphic-ws": "^5.0.0", "isomorphic-ws": "^5.0.0",
"ws": "^8.9.0" "ws": "^8.9.0"
}, },