From 96f1697cab3b76ecb3f4347a6341f32915b01869 Mon Sep 17 00:00:00 2001 From: Nick Sollecito Date: Mon, 9 Sep 2024 17:53:05 -0400 Subject: [PATCH] bump package --- website/package.json | 2 +- website/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/package.json b/website/package.json index 4da5a49c0f093..f4a0619937296 100644 --- a/website/package.json +++ b/website/package.json @@ -49,7 +49,7 @@ "react-spring": "^9.2.3", "react-use": "^17.2.4", "regenerator-runtime": "^0.13.7", - "typesense-sync": "https://s3.amazonaws.com/origin-static-assets/corp-node-packages/devin.ford/synapse-stream/typesense-sync-v1.0.8.tgz", + "typesense-sync": "https://s3.amazonaws.com/origin-static-assets/corp-node-packages/master/typesense-sync-v1.0.0.tgz", "tailwindcss": "^2.2.4", "tocbot": "^4.12.2", "topojson-client": "^3.1.0", diff --git a/website/yarn.lock b/website/yarn.lock index e10fdcc669286..aee5a08be8280 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -4859,9 +4859,9 @@ typescript@^4.1.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== -"typesense-sync@https://s3.amazonaws.com/origin-static-assets/corp-node-packages/devin.ford/synapse-stream/typesense-sync-v1.0.8.tgz": - version "1.0.8" - resolved "https://s3.amazonaws.com/origin-static-assets/corp-node-packages/devin.ford/synapse-stream/typesense-sync-v1.0.8.tgz#09b8f5c6a3a083f7faf8a2e11373fa8b1c291b5d" +"typesense-sync@https://s3.amazonaws.com/origin-static-assets/corp-node-packages/master/typesense-sync-v1.0.0.tgz": + version "1.0.0" + resolved "https://s3.amazonaws.com/origin-static-assets/corp-node-packages/master/typesense-sync-v1.0.0.tgz#f750afba4b130377f3fbcb63b0a3fe1fe24b2248" dependencies: "@babel/runtime" "^7.25.0" crypto "^1.0.1"