Skip to content

Commit a4f46aa

Browse files
committed
Update package.json
1 parent dd178fa commit a4f46aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@knocklabs/types": "workspace:^",
7373
"@tanstack/store": "^0.7.2",
7474
"@types/phoenix": "^1.6.7",
75-
"axios": "1.15.1",
75+
"axios": "^1.15.1",
7676
"axios-retry": "^4.5.0",
7777
"eventemitter2": "^6.4.5",
7878
"jwt-decode": "^4.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4450,7 +4450,7 @@ __metadata:
44504450
"@types/phoenix": "npm:^1.6.7"
44514451
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
44524452
"@typescript-eslint/parser": "npm:^8.58.0"
4453-
axios: "npm:1.15.1"
4453+
axios: "npm:^1.15.1"
44544454
axios-retry: "npm:^4.5.0"
44554455
cross-env: "npm:^7.0.3"
44564456
crypto: "npm:^1.0.1"

0 commit comments

Comments
 (0)