Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jul 2, 2024
1 parent 90f7d17 commit 811d699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@
"@vue/cli-plugin-babel": "4.5.15",
"@vue/cli-plugin-e2e-nightwatch": "5.0.6",
"@vue/cli-plugin-eslint": "4.5.15",
"@vue/cli-plugin-pwa": "4.5.15",
"@vue/cli-plugin-pwa": "5.0.0",
"@vue/cli-plugin-unit-jest": "4.5.15",
"@vue/cli-service": "4.5.15",
"@vue/cli-service": "5.0.1",
"@vue/eslint-config-prettier": "6.0.0",
"@vue/test-utils": "1.3.0",
"apollo": "2.34.0",
Expand Down

0 comments on commit 811d699

Please sign in to comment.