Skip to content

Commit

Permalink
fix: upgrade @algolia/autocomplete-preset-algolia from 1.9.3 to 1.9.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @algolia/autocomplete-preset-algolia from 1.9.3 to 1.9.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/joebailey26/project/9a50e013-c731-4e2d-b92c-389c32d5786f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 11, 2023
1 parent 29feb23 commit f9086fc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@aceforth/nuxt-optimized-images": "^1.4.0",
"@algolia/autocomplete-js": "^1.9.3",
"@algolia/autocomplete-preset-algolia": "^1.9.3",
"@algolia/autocomplete-preset-algolia": "^1.9.4",
"@algolia/autocomplete-theme-classic": "^1.9.3",
"@algolia/client-search": "^4.17.2",
"@algolia/netlify-plugin-crawler": "^1.0.15",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,25 @@
dependencies:
"@algolia/autocomplete-shared" "1.9.3"

"@algolia/[email protected]", "@algolia/autocomplete-preset-algolia@^1.9.3":
"@algolia/[email protected]":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.9.3.tgz#64cca4a4304cfcad2cf730e83067e0c1b2f485da"
integrity sha512-d4qlt6YmrLMYy95n5TB52wtNDr6EgAIPH81dvvvW8UmuWRgxEtY0NJiPwl/h95JtG2vmRM804M0DSwMCNZlzRA==
dependencies:
"@algolia/autocomplete-shared" "1.9.3"

"@algolia/autocomplete-preset-algolia@^1.9.4":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.10.0.tgz#3ffd96441f3153d59e7aaaa52dbb6e78765cac0e"
integrity sha512-CABQm+VJvuwl5XeVYbPISc8OAac7+nX+yDzG0nJRsSd64IeI6e/Jxrg13quxpTvOe7JZXYdW1y1kV7srPuFpmA==
dependencies:
"@algolia/autocomplete-shared" "1.10.0"

"@algolia/[email protected]":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.10.0.tgz#3f068563c8e7c3ac369893da48a77a79408ca889"
integrity sha512-JKZGomjcUeKKtkymeZuWjKNIJU7UzuaCN3/eKlpOXxmvWCd5aJrVTDgbOm0pOjv0Ef9xVzIZx9cS/GL1Snxo1g==

"@algolia/[email protected]":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.9.3.tgz#2e22e830d36f0a9cf2c0ccd3c7f6d59435b77dfa"
Expand Down

0 comments on commit f9086fc

Please sign in to comment.