diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e57bb5c..a1eda81 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-plugin-prettier": "3.4.0", "eslint-plugin-react": "7.28.0", "eslint-plugin-standard": "^5.0.0", - "express": "^4.17.1", + "express": "^4.17.3", "html-webpack-plugin": "5.5.0", "jest": "^27.5.1", "jsonwebtoken": "^8.5.1", |