Skip to content

Commit

Permalink
Update Algolia and vulnerabilities
Browse files Browse the repository at this point in the history
Fixes #149
  • Loading branch information
datho7561 committed Mar 19, 2022
1 parent 7507274 commit 33c3c8c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"seed": "ts-node prisma/seed.ts"
},
"dependencies": {
"@algolia/autocomplete-core": "^1.5.2",
"@algolia/autocomplete-preset-algolia": "^1.5.2",
"@algolia/autocomplete-theme-classic": "^1.5.2",
"@algolia/autocomplete-core": "^1.5.3",
"@algolia/autocomplete-preset-algolia": "^1.5.3",
"@algolia/autocomplete-theme-classic": "^1.5.3",
"@algolia/client-search": "^4.12.1",
"@chakra-ui/react": "^1.8.1",
"@emotion/react": "^11.7.1",
Expand Down

0 comments on commit 33c3c8c

Please sign in to comment.