From e6eb8f8f3dbea2e7eb0f753e3849221f2c35755f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 23:02:30 +0000 Subject: [PATCH] Bump urijs from 1.19.2 to 1.19.10 in /packages/server Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.10. - [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.2...v1.19.10) --- updated-dependencies: - dependency-name: urijs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/server/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/server/yarn.lock b/packages/server/yarn.lock index 65417f4..6dc6209 100644 --- a/packages/server/yarn.lock +++ b/packages/server/yarn.lock @@ -2213,9 +2213,9 @@ unpipe@1.0.0: integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw= urijs@^1.19.0: - version "1.19.2" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.2.tgz#f9be09f00c4c5134b7cb3cf475c1dd394526265a" - integrity sha512-s/UIq9ap4JPZ7H1EB5ULo/aOUbWqfDi7FKzMC2Nz+0Si8GiT1rIEaprt8hy3Vy2Ex2aJPpOQv4P4DuOZ+K1c6w== + version "1.19.10" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.10.tgz#8e2fe70a8192845c180f75074884278f1eea26cb" + integrity sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg== util-deprecate@~1.0.1: version "1.0.2"