Skip to content

Commit 9c3c9cd

Browse files
committed
bumping axios version
1 parent 1c24fc5 commit 9c3c9cd

File tree

2 files changed

+12
-17
lines changed

2 files changed

+12
-17
lines changed

package-lock.json

Lines changed: 10 additions & 10 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 & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polyapi",
3-
"version": "0.24.21",
3+
"version": "0.24.22",
44
"description": "Poly is a CLI tool to help create and manage your Poly definitions.",
55
"license": "MIT",
66
"repository": {
@@ -51,7 +51,7 @@
5151
"@typescript-eslint/eslint-plugin": "8.32.1",
5252
"@typescript-eslint/parser": "8.32.1",
5353
"adm-zip": "0.5.16",
54-
"axios": "1.8.3",
54+
"axios": "1.12.0",
5555
"chalk": "4.1.2",
5656
"comment-json": "4.2.3",
5757
"dotenv": "16.0.3",
@@ -76,11 +76,6 @@
7676
"validator": "13.11.0",
7777
"yargs": "17.7.1"
7878
},
79-
"overrides": {
80-
"axios": {
81-
"form-data": "^4.0.4"
82-
}
83-
},
8479
"engines": {
8580
"node": ">=18.20.5"
8681
},

0 commit comments

Comments
 (0)