ソースを参照

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>
dependabot[bot] 2 年 前
コミット
03d9280dcf
2 ファイル変更5 行追加5 行削除
  1. 1 1
      package.json
  2. 4 4
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -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",

+ 4 - 4
pnpm-lock.yaml

@@ -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