chore(deps): bump cookies-next from 2.1.1 to 2.1.2

Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/andreizanik/cookies-next/releases)
- [Commits](https://github.com/andreizanik/cookies-next/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: cookies-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-16 21:21:18 +00:00 committed by Nicolas Meienberger
parent 3d69de5d92
commit 591443a90a
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@
"argon2": "^0.30.3",
"clsx": "^1.1.1",
"connect-redis": "^7.1.0",
"cookies-next": "^2.1.1",
"cookies-next": "^2.1.2",
"drizzle-orm": "^0.26.5",
"express": "^4.17.3",
"express-session": "^1.17.3",

8
pnpm-lock.yaml generated
View file

@ -65,8 +65,8 @@ dependencies:
specifier: ^7.1.0
version: 7.1.0(express-session@1.17.3)
cookies-next:
specifier: ^2.1.1
version: 2.1.1
specifier: ^2.1.2
version: 2.1.2
drizzle-orm:
specifier: ^0.26.5
version: 0.26.5(@types/pg@8.10.2)(pg@8.11.0)
@ -4146,8 +4146,8 @@ packages:
resolution: {integrity: sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==}
dev: true
/cookies-next@2.1.1:
resolution: {integrity: sha512-AZGZPdL1hU3jCjN2UMJTGhLOYzNUN9Gm+v8BdptYIHUdwz397Et1p+sZRfvAl8pKnnmMdX2Pk9xDRKCGBum6GA==}
/cookies-next@2.1.2:
resolution: {integrity: sha512-czxcfqVaQlo0Q/3xMgp/2jpspsuLJrIm6D37wlmibP3DAcYT315c8UxQmDMohhAT/GRWpaHzpDEFANBjzTFQGg==}
dependencies:
'@types/cookie': 0.4.1
'@types/node': 16.18.35