Skip to content

Commit 3f091f6

Browse files
committed
audit fix
1 parent a4b4d92 commit 3f091f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"prettier": "3.2.5",
8484
"typescript": "~5.0.3",
8585
"typescript-eslint": "^8.4.0",
86-
"vitest": "^2.1.4"
86+
"vitest": "^3.1.4"
8787
},
8888
"main": "./dist/commonjs/client/index.js",
8989
"types": "./dist/commonjs/client/index.d.ts",

0 commit comments

Comments
 (0)