Skip to content

Commit d3b37be

Browse files
committed
update axios
1 parent ef2d582 commit d3b37be

File tree

2 files changed

+15
-27
lines changed

2 files changed

+15
-27
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"coverage:check": "node ./node_modules/istanbul/lib/cli.js check-coverage --branch 90 --statement 90",
1717
"postinstall": "node tasks/postinstall.js"
1818
},
19-
"author": "Amit Kumar Gupta (http://amitkumargupta.work/)",
19+
"author": "Amit Kumar Gupta (https://solothought.com/)",
2020
"dependencies": {
2121
"accept": "^3.1.3",
22-
"axios": "^0.21.1",
22+
"axios": "^1.13.2",
2323
"deep-assign": "^2.0.0",
2424
"fast-lorem-ipsum": "^1.2.0",
2525
"fast-xml-parser": "^3.12.13",

0 commit comments

Comments
 (0)