Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/@accounter_server-4250-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@accounter/server": patch
---
dependencies updates:
- Updated dependency [`auth0@6.3.0` ↗︎](https://www.npmjs.com/package/auth0/v/6.3.0) (from `6.2.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@whatwg-node/fetch": "0.10.13",
"ai": "7.0.64",
"async-mutex": "0.5.0",
"auth0": "6.2.0",
"auth0": "6.3.0",
"basic-auth": "3.0.0",
"bcrypt": "6.0.0",
"cloudinary": "2.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ __metadata:
"@whatwg-node/fetch": "npm:0.10.13"
ai: "npm:7.0.64"
async-mutex: "npm:0.5.0"
auth0: "npm:6.2.0"
auth0: "npm:6.3.0"
basic-auth: "npm:3.0.0"
bcrypt: "npm:6.0.0"
cloudinary: "npm:2.10.0"
Expand Down Expand Up @@ -12754,14 +12754,14 @@ __metadata:
languageName: node
linkType: hard

"auth0@npm:6.2.0":
version: 6.2.0
resolution: "auth0@npm:6.2.0"
"auth0@npm:6.3.0":
version: 6.3.0
resolution: "auth0@npm:6.3.0"
dependencies:
auth0-legacy: "npm:auth0@^4.37.1"
jose: "npm:^5.0.0"
uuid: "npm:^11.1.1"
checksum: 10c0/4255ff88e27616c110868e865deb42cdf6b03cd99a48893e38810dc8a0cc46a01c29b7ea2889b18d82ee052df2266d81cbfd496dcc6912cc17a14951d91a7d02
checksum: 10c0/ed705d3ce66dc4b0b16f881d5da1e7b90d8f1a78e2c988104c11d5eb9ebf8f33c1b064e39cc98a9202e405e890edbfc1ff3f59b8a3b393996a753a7c7530e25f
languageName: node
linkType: hard

Expand Down