Skip to content

Commit deb42e8

Browse files
Bump celebrate from 13.0.0 to 13.0.1
Bumps [celebrate](https://github.com/arb/celebrate) from 13.0.0 to 13.0.1. - [Release notes](https://github.com/arb/celebrate/releases) - [Commits](arb/celebrate@v13.0.0...v13.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dfc24db commit deb42e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.747.0",
1717
"bcryptjs": "^2.4.3",
18-
"celebrate": "^13.0.0",
18+
"celebrate": "^13.0.1",
1919
"class-transformer": "^0.3.1",
2020
"cors": "^2.8.5",
2121
"date-fns": "^2.16.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,10 +2191,10 @@ caseless@~0.12.0:
21912191
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
21922192
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
21932193

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==
2194+
celebrate@^13.0.1:
2195+
version "13.0.1"
2196+
resolved "https://registry.yarnpkg.com/celebrate/-/celebrate-13.0.1.tgz#55c70a8d4ac64b3bc44357e903287118b3b71ce5"
2197+
integrity sha512-wMChTd/dJIbw/i8u3ftdgWuXxbfNCla5OIV8BM03+/w1U0zrvC/UpcUjnPNhubWP3IlNzn3UWv8m11yD5AOgUw==
21982198
dependencies:
21992199
escape-html "1.0.3"
22002200
joi "17.x.x"

0 commit comments

Comments
 (0)