Skip to content

Commit ee3252b

Browse files
build(deps): bump cookie from 0.7.0 to 1.0.1 in /autogpt_platform/frontend (#8616)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a8f3db commit ee3252b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

autogpt_platform/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"class-variance-authority": "^0.7.0",
5050
"clsx": "^2.1.1",
5151
"cmdk": "1.0.4",
52-
"cookie": "0.7.0",
52+
"cookie": "1.0.1",
5353
"date-fns": "^4.1.0",
5454
"dotenv": "^16.4.5",
5555
"elliptic": "6.6.0",

autogpt_platform/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5088,10 +5088,10 @@ convert-source-map@^2.0.0:
50885088
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"
50895089
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
50905090

5091-
cookie@0.7.0:
5092-
version "0.7.0"
5093-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.0.tgz#2148f68a77245d5c2c0005d264bc3e08cfa0655d"
5094-
integrity sha512-qCf+V4dtlNhSRXGAZatc1TasyFO6GjohcOul807YOb5ik3+kQSnb4d7iajeCL8QHaJ4uZEjCgiCJerKXwdRVlQ==
5091+
cookie@1.0.1:
5092+
version "1.0.1"
5093+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.1.tgz#e1a00d20420e0266aff817815640289eef142751"
5094+
integrity sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==
50955095

50965096
cookie@^0.7.0:
50975097
version "0.7.2"

0 commit comments

Comments
 (0)