chore(deps-dev): bump @types/cookie from 0.4.1 to 0.5.1 (#583)

This commit is contained in:
dependabot[bot] 2023-06-26 20:27:49 +09:00 committed by GitHub
parent 72fbcdf6c9
commit 719474e90d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"yup-locales-ko": "1.2.0"
},
"devDependencies": {
"@types/cookie": "^0.4.1",
"@types/cookie": "^0.5.1",
"@types/emoji-mart": "^3.0.5",
"@types/express-rate-limit": "^5.1.3",
"@types/jest": "^26.0.24",

View File

@ -2814,10 +2814,10 @@
dependencies:
"@types/node" "*"
"@types/cookie@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.4.1.tgz#bfd02c1f2224567676c1545199f87c3a861d878d"
integrity sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==
"@types/cookie@^0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.5.1.tgz#b29aa1f91a59f35e29ff8f7cb24faf1a3a750554"
integrity sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==
"@types/emoji-mart@^3.0.5":
version "3.0.9"