From bb652d4e14f3f2b194ae66e9db2de981fc9e33f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 16:47:29 +0000 Subject: [PATCH] fix: large-file/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- large-file/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/large-file/package.json b/large-file/package.json index 0e6486e3..de6c9f3d 100644 --- a/large-file/package.json +++ b/large-file/package.json @@ -136,7 +136,7 @@ "ansi-styles": "3.2.1", "any-observable": "0.2.0", "anymatch": "^2.0.0", - "app-migrations": "^0.2.0", + "app-migrations": "^3.1.6", "app-root-path": "2.0.1", "aproba": "1.2.0", "argparse": "1.0.10", @@ -1021,7 +1021,7 @@ "mongodb-ns": "2.0.0", "mongodb-query-parser": "^2.0.0", "mongodb-redact": "^0.2.0", - "mongodb-schema": "^8.2.2", + "mongodb-schema": "^9.0.0", "mongodb-stitch": "3.2.5", "mongodb-stitch-browser-core": "4.0.15-0", "mongodb-stitch-browser-sdk": "4.0.15-0", @@ -1253,7 +1253,7 @@ "react-easy-swipe": "0.0.16", "react-fontawesome": "1.6.1", "react-grid-layout": "0.16.6", - "react-hot-loader": "3.1.3", + "react-hot-loader": "4.0.0", "react-input-autosize": "2.2.1", "react-is": "16.3.2", "react-middle-truncate": "1.0.0",