Skip to content

Commit aaa0ad6

Browse files
committed
fix: packages/app/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINDOCUMENT-13045385
1 parent c2bb965 commit aaa0ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"react-helmet": "^6.1.0",
209209
"react-icons": "^2.2.7",
210210
"react-input-autosize": "^2.2.1",
211-
"react-instantsearch": "^5.7.0",
211+
"react-instantsearch": "^6.0.0",
212212
"react-loadable": "^3.3.1",
213213
"react-markdown": "^5.0.0",
214214
"react-media": "^1.10.0",

0 commit comments

Comments
 (0)