We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd178fa commit a4f46aaCopy full SHA for a4f46aa
2 files changed
packages/client/package.json
@@ -72,7 +72,7 @@
72
"@knocklabs/types": "workspace:^",
73
"@tanstack/store": "^0.7.2",
74
"@types/phoenix": "^1.6.7",
75
- "axios": "1.15.1",
+ "axios": "^1.15.1",
76
"axios-retry": "^4.5.0",
77
"eventemitter2": "^6.4.5",
78
"jwt-decode": "^4.0.0",
yarn.lock
@@ -4450,7 +4450,7 @@ __metadata:
4450
"@types/phoenix": "npm:^1.6.7"
4451
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
4452
"@typescript-eslint/parser": "npm:^8.58.0"
4453
- axios: "npm:1.15.1"
+ axios: "npm:^1.15.1"
4454
axios-retry: "npm:^4.5.0"
4455
cross-env: "npm:^7.0.3"
4456
crypto: "npm:^1.0.1"
0 commit comments