diff options
| author | 2023-03-06 11:00:53 +0100 | |
|---|---|---|
| committer | 2023-03-06 11:00:53 +0100 | |
| commit | b344c2c8f4b2ef98effe2f19d70f63c5a835ba86 (patch) | |
| tree | c1c75f5a0c55a118a0e34e6890bae0230133d25c /vendor/github.com/uptrace/bun/package.json | |
| parent | [bugfix] internal server error on search not found (#1590) (diff) | |
| download | gotosocial-b344c2c8f4b2ef98effe2f19d70f63c5a835ba86.tar.xz | |
[chore] Update uptrace/bun and modernc/sqlite dependencies (#1598)
* [chore] Update bun from 1.1.10 -> 1.1.12
* [chore] bump modernc/sqlite 1.20.4 -> 1.21.0
Diffstat (limited to 'vendor/github.com/uptrace/bun/package.json')
| -rw-r--r-- | vendor/github.com/uptrace/bun/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/uptrace/bun/package.json b/vendor/github.com/uptrace/bun/package.json index 7c25b6e46..6d62f597d 100644 --- a/vendor/github.com/uptrace/bun/package.json +++ b/vendor/github.com/uptrace/bun/package.json @@ -1,6 +1,6 @@ { "name": "gobun", - "version": "1.1.10", + "version": "1.1.12", "main": "index.js", "repository": "git@github.com:uptrace/bun.git", "author": "Vladimir Mihailenco <vladimir.webdev@gmail.com>", |
