From c5ca0d5b5a895ecb3f4c5ecad05bbfabddde2715 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 May 2024 23:38:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4ff306e4..ed195cd9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "idx": "^2.5.6", "jsonwebtoken": "^8.5.1", "jwt-passport": "^0.0.5", - "knex": "^0.20.7", + "knex": "^0.95.0", "load-script": "^1.0.0", "lodash": "^4.17.15", "moment-timezone": "^0.5.27", @@ -70,12 +70,12 @@ "eslint-config-prettier": "^6.9.0", "eslint-plugin-prettier": "^3.1.2", "husky": "^4.0.4", - "lint-staged": "^9.5.0", + "lint-staged": "^10.0.0", "minimist": "^1.2.0", "prettier": "^1.19.1", "raw-loader": "^4.0.0", "react-app-tools": "^3.1.0-preview.7", - "relay-compiler": "^8.0.0" + "relay-compiler": "^10.0.0" }, "lint-staged": { "*.js": [