Skip to content

Commit 2b0e053

Browse files
chore(deps): bump moment from 2.29.2 to 2.29.4 (#77)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0290d0e commit 2b0e053

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

client-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"graphql": "0.13.2",
1010
"graphql-anywhere": "4.1.14",
1111
"graphql-tag": "2.9.2",
12-
"moment": "2.29.2",
12+
"moment": "2.29.4",
1313
"prop-types": "15.6.2",
1414
"react": "^16.4.1",
1515
"react-apollo": "2.5.0",

yarn.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8498,12 +8498,12 @@ [email protected]:
84988498
jsonwebtoken "8.0.0"
84998499
koa-unless "1.0.0"
85008500

8501-
koa-passport@4.1.0:
8502-
version "4.1.0"
8503-
resolved "https://registry.yarnpkg.com/koa-passport/-/koa-passport-4.1.0.tgz#afa756c40f8bb95a3617635d2ce1e5e43814ebac"
8504-
integrity sha512-LO+pi4caNwllOVvBHDo5Q3FmE1Jb7FvdUapMqUMHbqAoJzXkWTVjzKLf1L6ptUmlGdW3Dk+W2QHyWKtlCD8uWA==
8501+
koa-passport@5.0.0:
8502+
version "5.0.0"
8503+
resolved "https://registry.yarnpkg.com/koa-passport/-/koa-passport-5.0.0.tgz#66c8e91b06358969ab6129d90368fa07a06fafc0"
8504+
integrity sha512-eNGg3TGgZ4ydm9DYCOqaa0ySSA/44BS6X+v4CKjP/nHOoXlADRonHsZvS3QWok6EV0ZL0V7FhfWxRYfD2B5kTQ==
85058505
dependencies:
8506-
passport "^0.4.0"
8506+
passport "^0.6.0"
85078507

85088508
85098509
version "3.2.0"
@@ -9085,10 +9085,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.5, mkdirp@~0.5.1:
90859085
dependencies:
90869086
minimist "^1.2.5"
90879087

9088-
[email protected].2, moment@>=2.14.0, moment@^2.10.6:
9089-
version "2.29.2"
9090-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
9091-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
9088+
[email protected].4, moment@>=2.14.0, moment@^2.10.6:
9089+
version "2.29.4"
9090+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
9091+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
90929092

90939093
90949094
version "2.0.0"
@@ -9821,13 +9821,14 @@ [email protected]:
98219821
resolved "https://registry.yarnpkg.com/passport-strategy/-/passport-strategy-1.0.0.tgz#b5539aa8fc225a3d1ad179476ddf236b440f52e4"
98229822
integrity sha1-tVOaqPwiWj0a0XlHbd8ja0QPUuQ=
98239823

9824-
passport@^0.4.0:
9825-
version "0.4.0"
9826-
resolved "https://registry.yarnpkg.com/passport/-/passport-0.4.0.tgz#c5095691347bd5ad3b5e180238c3914d16f05811"
9827-
integrity sha1-xQlWkTR71a07XhgCOMORTRbwWBE=
9824+
passport@^0.6.0:
9825+
version "0.6.0"
9826+
resolved "https://registry.yarnpkg.com/passport/-/passport-0.6.0.tgz#e869579fab465b5c0b291e841e6cc95c005fac9d"
9827+
integrity sha512-0fe+p3ZnrWRW74fe8+SvCyf4a3Pb2/h7gFkQ8yTJpAO50gDzlfjZUZTO1k5Eg9kUct22OxHLqDZoKUWRHOh9ug==
98289828
dependencies:
98299829
passport-strategy "1.x.x"
98309830
pause "0.0.1"
9831+
utils-merge "^1.0.1"
98319832

98329833
path-dirname@^1.0.0:
98339834
version "1.0.2"
@@ -12978,7 +12979,7 @@ utila@~0.4:
1297812979
resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c"
1297912980
integrity sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=
1298012981

12981-
12982+
1298212983
version "1.0.1"
1298312984
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1298412985
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=

0 commit comments

Comments
 (0)