Skip to content

Commit

Permalink
fix: packages/@vuepress/test-utils/package.json to reduce vulnerabili…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Aug 19, 2024
1 parent 4e206a2 commit 4bad855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/@vuepress/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@vue/test-utils": "^1.0.0-beta.29",
"@vuepress/core": "1.8.2",
"@vuepress/shared-utils": "1.8.2",
"babel-jest": "^24.7.1",
"babel-jest": "^27.0.0",
"execa": "^1.0.0",
"jest": "^24.7.1",
"jest": "^29.0.0",
"jest-serializer-vue": "^2.0.2",
"ts-jest": "^24.0.2",
"vue": "^2.6.10",
Expand Down

0 comments on commit 4bad855

Please sign in to comment.