Skip to content

Commit 1e7ebef

Browse files
Update dependency normalize-url to v5.3.1 [SECURITY]
1 parent 304dbda commit 1e7ebef

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"koa-router": "8.0.8",
2727
"node-fetch": "2.6.0",
2828
"nodemailer": "6.4.6",
29-
"normalize-url": "5.0.0",
29+
"normalize-url": "5.3.1",
3030
"puppeteer-core": "2.1.1"
3131
},
3232
"devDependencies": {

functions/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4225,10 +4225,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
42254225
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
42264226
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
42274227

4228-
normalize-url@5.0.0:
4229-
version "5.0.0"
4230-
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-5.0.0.tgz"
4231-
integrity sha512-bAEm2fx8Dq/a35Z6PIRkkBBJvR56BbEJvhpNtvCZ4W9FyORSna77fn+xtYFjqk5JpBS+fMnAOG/wFgkQBmB7hw==
4228+
normalize-url@5.3.1:
4229+
version "5.3.1"
4230+
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-5.3.1.tgz#c8485c0f5ba2f9c17a6d2907b56117ae5967f882"
4231+
integrity sha512-K1c7+vaAP+Yh5bOGmA10PGPpp+6h7WZrl7GwqKhUflBc9flU9pzG27DDeB9+iuhZkE3BJZOcgN1P/2sS5pqrWw==
42324232

42334233
npm-run-path@^2.0.0:
42344234
version "2.0.2"

0 commit comments

Comments
 (0)