Skip to content

Commit

Permalink
Merge pull request #3525 from elizaOS/renovate/npm-vitest-vulnerability
Browse files Browse the repository at this point in the history
chore(deps): update dependency vitest [security]
  • Loading branch information
lalalune authored Feb 21, 2025
2 parents 81a3528 + d8ecc10 commit e91e527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-allora/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"tsup": "8.3.5",
"vitest": "2.1.8"
"vitest": "2.1.9"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-conflux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"vitest": "1.4.0"
"vitest": "1.6.1"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down

0 comments on commit e91e527

Please sign in to comment.