diff --git a/bun.lockb b/bun.lockb index 6ce59f45..8843132f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 5bcffa27..1bcd12a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@sanity/eventsource": "^5.0.2", - "get-it": "^8.4.29", + "get-it": "^8.4.30", "rxjs": "^7.0.0" }, "devDependencies": { @@ -7045,9 +7045,9 @@ } }, "node_modules/get-it": { - "version": "8.4.29", - "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.4.29.tgz", - "integrity": "sha512-mUSJjmFTdCoVwvf4uj/pCOlaMt8x6OK1nirKcyI5KH7IMyt2h5UGsZGu9NjtRVUFPN0QumWlPqVmG1oFK4mkZQ==", + "version": "8.4.30", + "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.4.30.tgz", + "integrity": "sha512-pd361r0zg6zEMobLZQ77VYHgfcC3WBkTwhgZE0+TOkIWMU9406ejVdROxt73fqMZW70w32qxbCi5nAlAwtqABw==", "workspaces": [ "test-next" ], diff --git a/package.json b/package.json index 127997d3..05478ad2 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ }, "dependencies": { "@sanity/eventsource": "^5.0.2", - "get-it": "^8.4.29", + "get-it": "^8.4.30", "rxjs": "^7.0.0" }, "devDependencies": {