File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"author" : " Clementine Urquizar" ,
33
33
"license" : " MIT" ,
34
34
"dependencies" : {
35
- "meilisearch" : " ^0.12 .0"
35
+ "meilisearch" : " ^0.13 .0"
36
36
},
37
37
"devDependencies" : {
38
38
"@babel/cli" : " ^7.10.5" ,
Original file line number Diff line number Diff line change @@ -3735,10 +3735,10 @@ map-visit@^1.0.0:
3735
3735
dependencies :
3736
3736
object-visit "^1.0.0"
3737
3737
3738
- meilisearch@^0.12 .0 :
3739
- version "0.12 .0"
3740
- resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.12 .0.tgz#051b728e2df07bdaf4321a98f6aa8dd7a89803e8 "
3741
- integrity sha512-5bvw+zg8yh4ZXtXgz1VDAd0A/Ng1ZCagIiQyZKfyp7nyqOYafxIAU+wNigPcUdplyAunTXj2F6z/2GXeHge5VA ==
3738
+ meilisearch@^0.13 .0 :
3739
+ version "0.13 .0"
3740
+ resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.13 .0.tgz#dea7ec939b9eae75efe10b54bd0955741bf7b18a "
3741
+ integrity sha512-IupsRuzIW6ivwZ9DregRGdYSiZCfGUIoZDqh66iY2jv1I8nMf+cNNR381iaGjaS4ddIdxA3GN6sttCHYqNgZLw ==
3742
3742
dependencies :
3743
3743
axios "^0.19.2"
3744
3744
You can’t perform that action at this time.
0 commit comments