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 Sep 11, 2024
1 parent 6913511 commit 639280c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@google-cloud/storage": "^3.0.3",
"ajv": "^6.4.0",
"ajv-keywords": "^3.4.0",
"body-parser": "^1.18.2",
"body-parser": "^1.20.3",
"bodybuilder": "2.2.21",
"commander": "^5.1.0",
"compression": "^1.7.2",
Expand All @@ -61,7 +61,7 @@
"cross-env": "^7.0.2",
"elasticdump": "^6.9.1",
"email-check": "^1.1.0",
"express": "^4.16.3",
"express": "^4.20.0",
"fs-extra": "^8.1.0",
"graphql": "^0.13.1",
"graphql-tools": "^1.2.1",
Expand Down Expand Up @@ -89,7 +89,7 @@
"request-promise-native": "^1.0.5",
"resource-router-middleware": "^0.6.0",
"sharp": "^0.23.4",
"soap": "^0.25.0",
"soap": "^0.34.0",
"storefront-query-builder": "https://github.com/vuestorefront/storefront-query-builder.git",
"syswide-cas": "latest",
"tsconfig-paths": "^3.9.0",
Expand Down

0 comments on commit 639280c

Please sign in to comment.