Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/secure-session to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent e364a00 commit 1036580
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"dependencies": {
"@aws-sdk/client-s3": "3.427.0",
"@fastify/secure-session": "6.1.0",
"@fastify/secure-session": "6.2.0",
"@graasp/etherpad-api": "2.1.1",
"date-fns": "2.30.0",
"fastify": "4.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1607,16 +1607,16 @@ __metadata:
languageName: node
linkType: hard

"@fastify/secure-session@npm:6.1.0":
version: 6.1.0
resolution: "@fastify/secure-session@npm:6.1.0"
"@fastify/secure-session@npm:6.2.0":
version: 6.2.0
resolution: "@fastify/secure-session@npm:6.2.0"
dependencies:
"@fastify/cookie": ^8.0.0
fastify-plugin: ^4.0.0
sodium-native: ^4.0.0
bin:
secure-session: genkey.js
checksum: 05547a9d38f7f4dca4ce3551bbd8623a106c406872876363d3b3bc5eaa405e09ce8ec815155cbe9d455c4a7f19b115f143251594a35d529b7e45da8b78a8e7ba
checksum: 237aecbec92207f0f0d614a5b36d836bd55df4fee1ea28c08eef9057c7471a73ccb0529550e6dcd35f7927df6474e6b6c4ec0be3258ddfe4abf15c16edac0578
languageName: node
linkType: hard

Expand Down Expand Up @@ -1647,7 +1647,7 @@ __metadata:
"@aws-sdk/client-s3": 3.427.0
"@commitlint/cli": 17.7.2
"@commitlint/config-conventional": 17.7.0
"@fastify/secure-session": 6.1.0
"@fastify/secure-session": 6.2.0
"@graasp/etherpad-api": 2.1.1
"@trivago/prettier-plugin-sort-imports": 4.2.0
"@types/eslint": 8.44.4
Expand Down

0 comments on commit 1036580

Please sign in to comment.