Skip to content

Commit 2e8b496

Browse files
Merge pull request #157 from samuelterra22/dependabot/npm_and_yarn/celebrate-13.0.0
Bump celebrate from 12.2.0 to 13.0.0
2 parents e87d05c + 35d0f0a commit 2e8b496

File tree

2 files changed

+22
-23
lines changed

2 files changed

+22
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/nodemailer": "^6.4.0",
1616
"aws-sdk": "^2.746.0",
1717
"bcryptjs": "^2.4.3",
18-
"celebrate": "^12.2.0",
18+
"celebrate": "^13.0.0",
1919
"class-transformer": "^0.3.1",
2020
"cors": "^2.8.5",
2121
"date-fns": "^2.16.1",

yarn.lock

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -961,10 +961,10 @@
961961
minimatch "^3.0.4"
962962
strip-json-comments "^3.1.1"
963963

964-
"@hapi/address@^4.0.1":
965-
version "4.0.1"
966-
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-4.0.1.tgz#267301ddf7bc453718377a6fb3832a2f04a721dd"
967-
integrity sha512-0oEP5UiyV4f3d6cBL8F3Z5S7iWSX39Knnl0lY8i+6gfmmIBj44JCBNtcMgwyS+5v7j3VYavNay0NFHDS+UGQcw==
964+
"@hapi/address@^4.1.0":
965+
version "4.1.0"
966+
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-4.1.0.tgz#d60c5c0d930e77456fdcde2598e77302e2955e1d"
967+
integrity sha512-SkszZf13HVgGmChdHo/PxchnSaCJ6cetVqLzyciudzZRT0jcOouIF/Q93mgjw8cce+D+4F4C1Z/WrfFN+O3VHQ==
968968
dependencies:
969969
"@hapi/hoek" "^9.0.0"
970970

@@ -978,17 +978,6 @@
978978
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.0.4.tgz#e80ad4e8e8d2adc6c77d985f698447e8628b6010"
979979
integrity sha512-EwaJS7RjoXUZ2cXXKZZxZqieGtc7RbvQhUy8FwDoMQtxWVi14tFjeFCYPZAM1mBCpOpiBpyaZbb9NeHc7eGKgw==
980980

981-
982-
version "17.1.1"
983-
resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-17.1.1.tgz#9cc8d7e2c2213d1e46708c6260184b447c661350"
984-
integrity sha512-p4DKeZAoeZW4g3u7ZeRo+vCDuSDgSvtsB/NpfjXEHTUjSeINAi/RrVOWiVQ1isaoLzMvFEhe8n5065mQq1AdQg==
985-
dependencies:
986-
"@hapi/address" "^4.0.1"
987-
"@hapi/formula" "^2.0.0"
988-
"@hapi/hoek" "^9.0.0"
989-
"@hapi/pinpoint" "^2.0.0"
990-
"@hapi/topo" "^5.0.0"
991-
992981
"@hapi/pinpoint@^2.0.0":
993982
version "2.0.0"
994983
resolved "https://registry.yarnpkg.com/@hapi/pinpoint/-/pinpoint-2.0.0.tgz#805b40d4dbec04fc116a73089494e00f073de8df"
@@ -1345,7 +1334,7 @@
13451334
dependencies:
13461335
"@types/node" "*"
13471336

1348-
"@types/hapi__joi@17.x.x", "@types/hapi__joi@^17.1.0":
1337+
"@types/hapi__joi@^17.1.0":
13491338
version "17.1.4"
13501339
resolved "https://registry.yarnpkg.com/@types/hapi__joi/-/hapi__joi-17.1.4.tgz#e46cd1bd81d25cd45247d652dadb3666514d807c"
13511340
integrity sha512-gqY3TeTyZvnyNhM02HgyCIoGIWsTFMnuzMfnD8evTsr1KIfueGJaz+QC77j+dFvhZ5cJArUNjDRHUjPxNohzGA==
@@ -2202,14 +2191,13 @@ caseless@~0.12.0:
22022191
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
22032192
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
22042193

2205-
celebrate@^12.2.0:
2206-
version "12.2.0"
2207-
resolved "https://registry.yarnpkg.com/celebrate/-/celebrate-12.2.0.tgz#f754d2858eacee2e009ddb3cc22f535ebbab2a9b"
2208-
integrity sha512-dkcQaUL4zrPOua/NwTM74jf/NY3wv9Fyb1mkC2ru75KRHowSIDe/tJtIG9yRyPyFCfkr1odif8zNQq23eTwEYg==
2194+
celebrate@^13.0.0:
2195+
version "13.0.0"
2196+
resolved "https://registry.yarnpkg.com/celebrate/-/celebrate-13.0.0.tgz#1eca73c078b99e6f4767a270d365cd1468d97803"
2197+
integrity sha512-CQj/NxdKFyvvKAFV41gBAzfYC0uofxmEjfM5TnPW5FtJU9A/TdrN6pgh6uWPCY3K/1uf+BvI0KjmYRL3rmEXMQ==
22092198
dependencies:
2210-
"@hapi/joi" "17.x.x"
2211-
"@types/hapi__joi" "17.x.x"
22122199
escape-html "1.0.3"
2200+
joi "17.x.x"
22132201
lodash "4.17.x"
22142202

22152203
chalk@^1.1.1:
@@ -4480,6 +4468,17 @@ [email protected]:
44804468
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.15.0.tgz#a3f222a9aae9f966f5d27c796510e28091764217"
44814469
integrity sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=
44824470

4471+
4472+
version "17.2.1"
4473+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.2.1.tgz#e5140fdf07e8fecf9bc977c2832d1bdb1e3f2a0a"
4474+
integrity sha512-YT3/4Ln+5YRpacdmfEfrrKh50/kkgX3LgBltjqnlMPIYiZ4hxXZuVJcxmsvxsdeHg9soZfE3qXxHC2tMpCCBOA==
4475+
dependencies:
4476+
"@hapi/address" "^4.1.0"
4477+
"@hapi/formula" "^2.0.0"
4478+
"@hapi/hoek" "^9.0.0"
4479+
"@hapi/pinpoint" "^2.0.0"
4480+
"@hapi/topo" "^5.0.0"
4481+
44834482
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
44844483
version "4.0.0"
44854484
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)