From 150c06a1171be1ad965afc37beeec9863818b508 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 14 Feb 2022 15:39:22 -0600 Subject: maybe achieve feature parity Signed-off-by: Matt Strapp --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 7116af3..57b1c43 100644 --- a/package.json +++ b/package.json @@ -6,16 +6,16 @@ "express": "^4.17.2", "express-fileupload": "^1.3.1", "express-rate-limit": "^6.2.1", - "express-slow-down": "^1.4.0", - "helmet": "^5.0.2" + "helmet": "^5.0.2", + "shell-quote": "^1.7.3" }, "devDependencies": { "@types/cookie-parser": "^1.4.2", "@types/csurf": "^1.11.2", "@types/express": "^4.17.13", "@types/express-fileupload": "^1.2.2", - "@types/express-slow-down": "^1.3.2", "@types/node": "^17.0.17", + "@types/shell-quote": "^1.7.1", "@typescript-eslint/eslint-plugin": "^5.11.0", "@typescript-eslint/parser": "^5.11.0", "eslint": "^8.9.0", @@ -45,4 +45,4 @@ "repository": "https: //github.com/RosstheRoss/4951w-pendulum", "license": "MIT", "private": true -} \ No newline at end of file +} -- cgit v1.2.3