From 9f868102c8bd538995421f6110da44e2e3366af7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 09:50:17 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20normalize-url=20from=204.5.0=20to=204.5.?= =?UTF-8?q?1=20in=20/05.=E8=A7=84=E8=8C=83=E9=9B=86=E6=88=90/ES5=5F6=5F7/e?= =?UTF-8?q?s=5Fserver?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../ES5_6_7/es_server/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/05.\350\247\204\350\214\203\351\233\206\346\210\220/ES5_6_7/es_server/package-lock.json" "b/05.\350\247\204\350\214\203\351\233\206\346\210\220/ES5_6_7/es_server/package-lock.json" index 83aa7b4..a519cfa 100644 --- "a/05.\350\247\204\350\214\203\351\233\206\346\210\220/ES5_6_7/es_server/package-lock.json" +++ "b/05.\350\247\204\350\214\203\351\233\206\346\210\220/ES5_6_7/es_server/package-lock.json" @@ -1142,9 +1142,9 @@ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" }, "normalize-url": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz", - "integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==" + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz", + "integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==" }, "once": { "version": "1.4.0",