Merge pull request #443 from omnivore-app/dependabot/npm_and_yarn/cookie-0.5.0

Bump cookie from 0.4.2 to 0.5.0
This commit is contained in:
Jackson Harper
2022-04-22 13:07:59 -07:00
committed by GitHub
3 changed files with 7 additions and 2 deletions

View File

@ -41,7 +41,7 @@
"apollo-server-express": "^3.6.3",
"axios": "^0.26.0",
"bcryptjs": "^2.4.3",
"cookie": "^0.4.1",
"cookie": "^0.5.0",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"dataloader": "^2.0.0",

View File

@ -28,7 +28,7 @@
"@segment/analytics-next": "^1.33.5",
"@sentry/nextjs": "^6.16.1",
"@stitches/react": "^1.2.5",
"cookie": "^0.4.1",
"cookie": "^0.5.0",
"diff-match-patch": "^1.0.5",
"graphql-request": "^3.6.1",
"nanoid": "^3.1.29",

View File

@ -11295,6 +11295,11 @@ cookie@^0.4.1:
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
cookie@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
cookiejar@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.3.tgz#fc7a6216e408e74414b90230050842dacda75acc"