From 3d0aae57a4e416fa16e444406374d1ef83f5b681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:31:16 +0000 Subject: [PATCH] Bump urijs from 1.19.1 to 1.19.8 in /learning/sample/node/graphql Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.8. - [Release notes](https://github.com/medialize/URI.js/releases) - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/medialize/URI.js/compare/v1.19.1...v1.19.8) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- learning/sample/node/graphql/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/learning/sample/node/graphql/yarn.lock b/learning/sample/node/graphql/yarn.lock index fd62e17..3c7af43 100644 --- a/learning/sample/node/graphql/yarn.lock +++ b/learning/sample/node/graphql/yarn.lock @@ -362,8 +362,8 @@ unpipe@1.0.0: resolved "http://registry.npm.taobao.org/unpipe/download/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" urijs@^1.19.0: - version "1.19.1" - resolved "http://registry.npm.taobao.org/urijs/download/urijs-1.19.1.tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a" + version "1.19.8" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.8.tgz#ee0407a18528934d3c383e691912f47043a58feb" util-deprecate@~1.0.1: version "1.0.2"