From ae8d2bfc21baf2702eac64bb4b5c9916316e41f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Sep 2024 17:59:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-LODASHES-2434283 - https://snyk.io/vuln/SNYK-JS-DECODEURICOMPONENT-3149970 - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASHES-2434285 - https://snyk.io/vuln/SNYK-JS-LODASHES-2434290 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASHES-2434284 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASHES-2434289 - https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067 - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5df8a064bb..a2c268d23b 100644 --- a/package.json +++ b/package.json @@ -105,26 +105,26 @@ "history": "^4.7.2", "intl": "^1.2.5", "prop-types": "^15.6.0", - "query-string": "^5.0.1", + "query-string": "^7.1.3", "react": "^16.4.1", "react-ace": "^6.3.2", "react-display-name": "^0.2.3", "react-dom": "^16.4.1", - "react-grid-system": "^4.3.1", + "react-grid-system": "^4.4.0", "react-helmet": "^5.2.0", "react-intl": "^2.4.0", "react-paginate": "^5.2.3", "react-redux": "^5.0.6", "react-router": "~4.3.1", "react-router-dom": "^4.2.2", - "react-select": "^2.4.2", + "react-select": "^3.0.0", "react-text-mask": "^5.0.2", "react-toastify": "^4.5.2", - "redux": "^3.7.2", + "redux": "^4.0.0", "redux-logic": "^0.15.0", "ttn-lw": "file:sdk/js", "ulid": "^2.3.0", - "yup": "^0.26.6" + "yup": "^0.32.10" }, "jest": { "setupFiles": [