Skip to content

Commit

Permalink
fix(deps): update dependency cookie to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent f4cb8a6 commit 86cc68c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vercel/analytics": "1.4.1",
"@vercel/remix": "2.15.2",
"clsx": "2.1.1",
"cookie": "0.7.2",
"cookie": "1.0.2",
"isbot": "5.1.19",
"phosphor-react": "1.4.1",
"react": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4691,7 +4691,7 @@ __metadata:
chokidar: 4.0.3
clsx: 2.1.1
concurrently: 9.1.2
cookie: 0.7.2
cookie: 1.0.2
esbuild: 0.24.2
esbuild-register: 3.6.0
gray-matter: 4.0.3
Expand Down Expand Up @@ -8287,10 +8287,10 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:0.7.2":
version: 0.7.2
resolution: "cookie@npm:0.7.2"
checksum: 9bf8555e33530affd571ea37b615ccad9b9a34febbf2c950c86787088eb00a8973690833b0f8ebd6b69b753c62669ea60cec89178c1fb007bf0749abed74f93e
"cookie@npm:1.0.2":
version: 1.0.2
resolution: "cookie@npm:1.0.2"
checksum: 2c5a6214147ffa7135ce41860c781de17e93128689b0d080d3116468274b3593b607bcd462ac210d3a61f081db3d3b09ae106e18d60b1f529580e95cf2db8a55
languageName: node
linkType: hard

Expand Down

0 comments on commit 86cc68c

Please sign in to comment.