Skip to content

Commit

Permalink
chore(deps): bump svix from 1.8.0 to 1.14.0 (#387)
Browse files Browse the repository at this point in the history
Bumps [svix](https://github.com/svix/svix-libs) from 1.8.0 to 1.14.0.
- [Release notes](https://github.com/svix/svix-libs/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.8.0...v1.14.0)

---
updated-dependencies:
- dependency-name: svix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2023
1 parent b63f7d6 commit 304c9f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"node-cron": "^3.0.2",
"prisma": "^4.16.0",
"redis": "^4.6.8",
"svix": "^1.8.0",
"svix": "^1.14.0",
"winston": "^3.10.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5626,7 +5626,7 @@ __metadata:
node-cron: ^3.0.2
prisma: ^4.16.0
redis: ^4.6.8
svix: ^1.8.0
svix: ^1.14.0
ts-node: ^10.9.1
ts-node-dev: ^2.0.0
typescript: ^4.8.4
Expand Down Expand Up @@ -27672,16 +27672,16 @@ __metadata:
languageName: node
linkType: hard

"svix@npm:^1.8.0":
version: 1.8.0
resolution: "svix@npm:1.8.0"
"svix@npm:^1.14.0":
version: 1.14.0
resolution: "svix@npm:1.14.0"
dependencies:
"@stablelib/base64": ^1.0.0
es6-promise: ^4.2.4
fast-sha256: ^1.3.0
svix-fetch: ^3.0.0
url-parse: ^1.4.3
checksum: 19272df39d69112022fd5760bbcdc804e5e3017bdabfd03832951b981d91a7f5182cc91a515df1895b0c20aadbfa32dd61542f799a74072a950284e133bbc4d7
checksum: 5ef163ba233cbdf27548c877997cf6f904420ddbc2fe18afff239259801cdd0911c785d6bdd988bb4fd21d3cb89b81321be4fc58f9ccfc769b5b808c7061f8f0
languageName: node
linkType: hard

Expand Down

1 comment on commit 304c9f6

@vercel
Copy link

@vercel vercel bot commented on 304c9f6 Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

revert-client – ./

revert-client-revertdev.vercel.app
revert-client-git-main-revertdev.vercel.app
app.revert.dev

Please sign in to comment.