mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Merge pull request #891 from hackclub/dependabot/npm_and_yarn/cookies-next-3.0.0
Bump cookies-next from 2.1.2 to 3.0.0
This commit is contained in:
commit
cd84e9e748
2 changed files with 5 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"animated-value": "^0.2.4",
|
||||
"animejs": "^3.2.1",
|
||||
"axios": "^1.4.0",
|
||||
"cookies-next": "^2.1.2",
|
||||
"cookies-next": "^3.0.0",
|
||||
"country-list-js": "^3.1.7",
|
||||
"cursor-effects": "^1.0.12",
|
||||
"devtools-detect": "^4.0.1",
|
||||
|
|
|
|||
|
|
@ -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@^2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/cookies-next/-/cookies-next-2.1.2.tgz#78fe2f3e7b68eb0e1c6682c9e1f4e94ce4d09904"
|
||||
integrity sha512-czxcfqVaQlo0Q/3xMgp/2jpspsuLJrIm6D37wlmibP3DAcYT315c8UxQmDMohhAT/GRWpaHzpDEFANBjzTFQGg==
|
||||
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==
|
||||
dependencies:
|
||||
"@types/cookie" "^0.4.1"
|
||||
"@types/node" "^16.10.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue