diff --git a/package-lock.json b/package-lock.json index 42b30df0b..3da688460 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,14 +12,14 @@ "@babel/runtime": "7.20.13", "@babel/runtime-corejs3": "7.20.13", "bcryptjs": "2.3.0", - "body-parser": "^1.20.3", + "body-parser": "1.20.3", "commander": "9.4.0", "connect-flash": "0.1.1", "cookie-session": "2.0.0", "copy-to-clipboard": "3.3.2", "core-js": "3.28.0", "csurf": "1.11.0", - "express": "^4.21.0", + "express": "4.21.0", "graphiql": "2.0.8", "graphql": "16.8.1", "immutable": "4.1.0",