Skip to content

Commit 6d7c728

Browse files
chore(deno): update import_map.json (#284)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 684c83a commit 6d7c728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runtimes/deno/import_map.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"imports": {
33
"@sanity/eventsource": "https://esm.sh/@sanity/eventsource@^5.0.0/browser",
4-
"get-it": "https://esm.sh/get-it@^8.3.0",
5-
"get-it/middleware": "https://esm.sh/get-it@^8.3.0/middleware",
4+
"get-it": "https://esm.sh/get-it@^8.4.1",
5+
"get-it/middleware": "https://esm.sh/get-it@^8.4.1/middleware",
66
"rxjs": "https://esm.sh/rxjs@^7.0.0",
77
"rxjs/operators": "https://esm.sh/rxjs@^7.0.0/operators"
88
}

0 commit comments

Comments
 (0)