⬆️ Merge pull request #901 from hackclub/dependabot/npm_and_yarn/cookies-next-4.0.0

Bump cookies-next from 3.0.0 to 4.0.0
This commit is contained in:
Ben 2023-09-12 16:44:09 +01:00 committed by GitHub
commit b609e84ded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"animated-value": "^0.2.4",
"animejs": "^3.2.1",
"axios": "^1.4.0",
"cookies-next": "^3.0.0",
"cookies-next": "^4.0.0",
"country-list-js": "^3.1.7",
"cursor-effects": "^1.0.12",
"devtools-detect": "^4.0.1",

View file

@ -2801,10 +2801,10 @@ cookie@^0.4.0:
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
cookies-next@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/cookies-next/-/cookies-next-3.0.0.tgz#afa41626b3e9352f1dab3cafed5f985a7ce2a222"
integrity sha512-VaSrsjQJ8yHnGAGulV9zJxBr7hrKJ/O2mo87evsGIMF7XvJI3AJNguevotx0Gek1MMMBkZvZNWu2JueSNoSKEQ==
cookies-next@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/cookies-next/-/cookies-next-4.0.0.tgz#36d5c0d5899cf729a2580fd065071bdfa13783ca"
integrity sha512-3TyzeltFCGgdOlVOVTPClSq+YV9ZCdOyA3aHRZv9f5aSgg7EyI4NSvXFOCgzT/xIxeHR4Rz8/z5Tdo9oPqaVpA==
dependencies:
"@types/cookie" "^0.4.1"
"@types/node" "^16.10.2"