From 02c1073d68f58547d732f66a3e9c9d533af5e140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 23:26:03 +0000 Subject: [PATCH] Bump urijs from 1.18.9 to 1.19.9 in /digdag-ui Bumps [urijs](https://github.com/medialize/URI.js) from 1.18.9 to 1.19.9. - [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.18.9...v1.19.9) --- updated-dependencies: - dependency-name: urijs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- digdag-ui/package-lock.json | 6 +++--- digdag-ui/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/digdag-ui/package-lock.json b/digdag-ui/package-lock.json index e3b7a6df3c..c54977844d 100644 --- a/digdag-ui/package-lock.json +++ b/digdag-ui/package-lock.json @@ -12432,9 +12432,9 @@ } }, "urijs": { - "version": "1.18.9", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.18.9.tgz", - "integrity": "sha1-BtUD1PGQfcvZBvvYCLOEV+xA3uY=" + "version": "1.19.9", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.9.tgz", + "integrity": "sha512-v0V+v5F3NQFt6TX0GpA2NKyrpythDJI+PHRo66sUIDP/U6cXbm6NqLVcXylQGwiwW5VYNj+OAei3EU0ALj9AWg==" }, "urix": { "version": "0.1.0", diff --git a/digdag-ui/package.json b/digdag-ui/package.json index 8e683c1e12..1f0cd0add1 100644 --- a/digdag-ui/package.json +++ b/digdag-ui/package.json @@ -47,7 +47,7 @@ "snazzy": "^6.0.0", "tar-js": "^0.3.0", "tether": "^1.4.5", - "urijs": "1.18.9", + "urijs": "1.19.9", "url-parse": "1.4.3", "uuid": "^3.2.1", "whatwg-fetch": "2.0.3"