diff --git a/package.json b/package.json index fb8fdc9..fe8b854 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "html-webpack-include-assets-plugin": "^1.0.6", "jsonld": "^4.0.0", "ldflex": "^2.4.0", - "lodash": "^4.17.15", + "lodash": "^4.17.23", "mime-types": "^2.1.24", "n3": "^1.1.1", "parse-link-header": "^1.0.1", @@ -77,8 +77,8 @@ "react-datepicker": "^2.9.6", "react-router-dom": "^5.1.2", "react-select": "^2.2.0", - "request-promise": "^4.2.5", - "solid-auth-client": "^2.3.0", + "request-promise": "^4.2.6", + "solid-auth-client": "^2.5.0", "unique": "0.0.1", "unique-string": "^1.0.0" },