diff --git a/bun.lockb b/bun.lockb index 4fd09f70..22ac2984 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index 62d321fd..bb84ff85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@sanity/eventsource": "^5.0.0", "@vercel/stega": "0.1.0", - "get-it": "^8.4.16", + "get-it": "^8.4.17", "rxjs": "^7.0.0" }, "devDependencies": { @@ -6631,9 +6631,9 @@ } }, "node_modules/get-it": { - "version": "8.4.16", - "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.4.16.tgz", - "integrity": "sha512-NrdV3P0bI4Zh/R0GXIsY3da5mJUd1lT8hGcfwb3KU9E/ewnJ1e8YAWQycAtj3mxrjesBf8ZBq3TDKqyM8AJkJg==", + "version": "8.4.17", + "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.4.17.tgz", + "integrity": "sha512-GloykKQFXggi8dZcJ4KVJahAc6hbuZ/RT/gVfCGpQw3t7jtm4xtq2f37tXajeqSA2icTYgkypluyPH1/bJ6ibA==", "workspaces": [ "test-next" ], diff --git a/package.json b/package.json index 35e8cc4a..ff584960 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "dependencies": { "@sanity/eventsource": "^5.0.0", "@vercel/stega": "0.1.0", - "get-it": "^8.4.16", + "get-it": "^8.4.17", "rxjs": "^7.0.0" }, "devDependencies": {