From b7565c2400aa033a7f4aeb1d67fcbd272ccdebb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 19:26:39 +0200 Subject: [PATCH] refactor: Bump qs from 6.5.2 to 6.13.0 (#2595) --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",