Skip to content

Commit

Permalink
fix(deps): update dependency @auth/core to v0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 51a28f4 commit ea1a08d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "tsc --noEmit"
},
"dependencies": {
"@auth/core": "0.18.0",
"@auth/core": "0.25.1",
"cookie": "0.6.0",
"date-fns": "3.3.1",
"fast-xml-parser": "4.3.4",
Expand Down
53 changes: 27 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,23 @@ __metadata:
languageName: node
linkType: hard

"@auth/core@npm:0.18.0":
version: 0.18.0
resolution: "@auth/core@npm:0.18.0"
dependencies:
"@panva/hkdf": "npm:^1.0.4"
cookie: "npm:0.5.0"
jose: "npm:^4.11.1"
oauth4webapi: "npm:^2.0.6"
"@auth/core@npm:0.25.1":
version: 0.25.1
resolution: "@auth/core@npm:0.25.1"
dependencies:
"@panva/hkdf": "npm:^1.1.1"
"@types/cookie": "npm:0.6.0"
cookie: "npm:0.6.0"
jose: "npm:^5.1.3"
oauth4webapi: "npm:^2.4.0"
preact: "npm:10.11.3"
preact-render-to-string: "npm:5.2.3"
peerDependencies:
nodemailer: ^6.8.0
peerDependenciesMeta:
nodemailer:
optional: true
checksum: 1cc261cdbc9b11cf4dadf4ef55690a217c7df6a6994247b4ccdfc10494191c35cf4c4464b7aba6619bb472a306e9d1ef44e8dd71649233b1f378cf6c20397ade
checksum: 4e6bf910fc5aabfe7da57b0bad3f8fde7d5e09e17e8782667c31596ba80751a0fbb7b2c46ae6575320d8f7970e3009aa69a75e4ded5df6e4fccac9999e6384bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -2587,7 +2588,7 @@ __metadata:
languageName: node
linkType: hard

"@panva/hkdf@npm:^1.0.4":
"@panva/hkdf@npm:^1.1.1":
version: 1.1.1
resolution: "@panva/hkdf@npm:1.1.1"
checksum: f0dd12903751d8792420353f809ed3c7de860cf506399759fff5f59f7acfef8a77e2b64012898cee7e5b047708fa0bd91dff5ef55a502bf8ea11aad9842160da
Expand Down Expand Up @@ -4703,20 +4704,20 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:0.5.0, cookie@npm:^0.5.0":
version: 0.5.0
resolution: "cookie@npm:0.5.0"
checksum: aae7911ddc5f444a9025fbd979ad1b5d60191011339bce48e555cb83343d0f98b865ff5c4d71fecdfb8555a5cafdc65632f6fce172f32aaf6936830a883a0380
languageName: node
linkType: hard

"cookie@npm:0.6.0":
version: 0.6.0
resolution: "cookie@npm:0.6.0"
checksum: c1f8f2ea7d443b9331680598b0ae4e6af18a618c37606d1bbdc75bec8361cce09fe93e727059a673f2ba24467131a9fb5a4eec76bb1b149c1b3e1ccb268dc583
languageName: node
linkType: hard

"cookie@npm:^0.5.0":
version: 0.5.0
resolution: "cookie@npm:0.5.0"
checksum: aae7911ddc5f444a9025fbd979ad1b5d60191011339bce48e555cb83343d0f98b865ff5c4d71fecdfb8555a5cafdc65632f6fce172f32aaf6936830a883a0380
languageName: node
linkType: hard

"core-js-compat@npm:^3.31.0, core-js-compat@npm:^3.33.1":
version: 3.35.1
resolution: "core-js-compat@npm:3.35.1"
Expand Down Expand Up @@ -6371,7 +6372,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "functions@workspace:functions"
dependencies:
"@auth/core": "npm:0.18.0"
"@auth/core": "npm:0.25.1"
"@cloudflare/workers-types": "npm:4.20240129.0"
"@types/cookie": "npm:0.6.0"
"@types/query-string": "npm:6.3.0"
Expand Down Expand Up @@ -7314,10 +7315,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:^4.11.1":
version: 4.15.4
resolution: "jose@npm:4.15.4"
checksum: 20fa941597150dffc7af3f41d994500cc3e71cd650b755243dbd80d91cf26c1053f95b78af588f05cfc4371e492a67c5c7a48f689b8605145a8fe28b484d725b
"jose@npm:^5.1.3":
version: 5.2.1
resolution: "jose@npm:5.2.1"
checksum: a3526af02f1ea713b48743aadb4198080c8eb3281d53907224e70021d8c02e69ae43e27ace4ef9a196fec8fa6fa22272e2a6aa035cba16adf631af36564a07d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8092,10 +8093,10 @@ __metadata:
languageName: node
linkType: hard

"oauth4webapi@npm:^2.0.6":
version: 2.7.0
resolution: "oauth4webapi@npm:2.7.0"
checksum: 47cc610a95cbb9f22199f66bf8c43b6cfbd0bec5cfb7e46b7dcad9e7db424e34f0b2485b7c8ec51d08c0b4d16c419be054768997fc6342bf02c832ffafc99b77
"oauth4webapi@npm:^2.4.0":
version: 2.10.0
resolution: "oauth4webapi@npm:2.10.0"
checksum: 785b07db5864df94b6460356286710e9a956969746d4c3d24a551a798e8a8df7ab71f923506da951775ac72e7657e4b27ad9ad529e3d2ecaf7f7bb3cbf0178ee
languageName: node
linkType: hard

Expand Down

0 comments on commit ea1a08d

Please sign in to comment.