Skip to content

Commit

Permalink
Bump cookie from 0.4.1 to 0.7.0 in /app
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) from 0.4.1 to 0.7.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.4.1...v0.7.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 24b1501 commit f2c46d7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"axios": "1.6.1",
"chroma-js": "^2.4.2",
"clsx": "1.2.1",
"cookie": "^0.4.1",
"cookie": "^0.7.0",
"d3": "^6.5.0",
"d3-ease": "^2.0.0",
"date-fns": "^2.19.0",
Expand Down
16 changes: 8 additions & 8 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4899,20 +4899,20 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:^0.4.1":
version: 0.4.1
resolution: "cookie@npm:0.4.1"
checksum: bd7c47f5d94ab70ccdfe8210cde7d725880d2fcda06d8e375afbdd82de0c8d3b73541996e9ce57d35f67f672c4ee6d60208adec06b3c5fc94cebb85196084cf8
languageName: node
linkType: hard

"cookie@npm:^0.5.0":
version: 0.5.0
resolution: "cookie@npm:0.5.0"
checksum: 1f4bd2ca5765f8c9689a7e8954183f5332139eb72b6ff783d8947032ec1fdf43109852c178e21a953a30c0dd42257828185be01b49d1eb1a67fd054ca588a180
languageName: node
linkType: hard

"cookie@npm:^0.7.0":
version: 0.7.2
resolution: "cookie@npm:0.7.2"
checksum: 9bf8555e33530affd571ea37b615ccad9b9a34febbf2c950c86787088eb00a8973690833b0f8ebd6b69b753c62669ea60cec89178c1fb007bf0749abed74f93e
languageName: node
linkType: hard

"copy-descriptor@npm:^0.1.0":
version: 0.1.1
resolution: "copy-descriptor@npm:0.1.1"
Expand Down Expand Up @@ -8595,7 +8595,7 @@ __metadata:
axios: 1.6.1
chroma-js: ^2.4.2
clsx: 1.2.1
cookie: ^0.4.1
cookie: ^0.7.0
d3: ^6.5.0
d3-ease: ^2.0.0
date-fns: ^2.19.0
Expand Down

0 comments on commit f2c46d7

Please sign in to comment.