Skip to content

Commit c768205

Browse files
Bump cookie from 0.3.1 to 0.7.0 in /node
Bumps [cookie](https://github.com/jshttp/cookie) from 0.3.1 to 0.7.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.3.1...v0.7.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f970a3f commit c768205

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"atob": "^2.1.2",
2525
"axios": "^0.21.2",
2626
"camelcase": "^5.0.0",
27-
"cookie": "^0.3.1",
27+
"cookie": "^0.7.0",
2828
"graphql": "^14.7.0",
2929
"graphql-tools": "^4.0.6",
3030
"qs": "^6.6.0",

node/yarn.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1594,6 +1594,11 @@ [email protected], cookie@^0.3.1:
15941594
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"
15951595
integrity sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=
15961596

1597+
cookie@^0.7.0:
1598+
version "0.7.0"
1599+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.0.tgz#2148f68a77245d5c2c0005d264bc3e08cfa0655d"
1600+
integrity sha512-qCf+V4dtlNhSRXGAZatc1TasyFO6GjohcOul807YOb5ik3+kQSnb4d7iajeCL8QHaJ4uZEjCgiCJerKXwdRVlQ==
1601+
15971602
cookies@~0.8.0:
15981603
version "0.8.0"
15991604
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.8.0.tgz#1293ce4b391740a8406e3c9870e828c4b54f3f90"
@@ -4684,8 +4689,9 @@ static-extend@^0.1.1:
46844689
define-property "^0.2.5"
46854690
object-copy "^0.1.0"
46864691

4687-
"stats-lite@github:vtex/node-stats-lite#dist":
4692+
stats-lite@vtex/node-stats-lite#dist:
46884693
version "2.2.0"
4694+
uid "1b0d39cc41ef7aaecfd541191f877887a2044797"
46894695
resolved "https://codeload.github.com/vtex/node-stats-lite/tar.gz/1b0d39cc41ef7aaecfd541191f877887a2044797"
46904696
dependencies:
46914697
isnumber "~1.0.0"

0 commit comments

Comments
 (0)