diff --git a/package-lock.json b/package-lock.json index f93663f37..0a7cb336b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18731,9 +18731,9 @@ } }, "urijs": { - "version": "1.18.12", - "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.18.12.tgz", - "integrity": "sha512-WlvUkocbQ+GYhi8zkcbecbGYq7YLSd2I3InxAfqeh6mWvWalBE7bISDHcAL3J7STrWFfizuJ709srHD+RuABPQ==" + "version": "1.19.6", + "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.6.tgz", + "integrity": "sha512-eSXsXZ2jLvGWeLYlQA3Gh36BcjF+0amo92+wHPyN1mdR8Nxf75fuEuYTd9c0a+m/vhCjRK0ESlE9YNLW+E1VEw==" }, "urix": { "version": "0.1.0", diff --git a/package.json b/package.json index 6e98bb4b3..32d29950f 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "sweetalert2": "^9.13.1", "tokenize2": "^1.3.1", "underscore": "~1.8.3", - "urijs": "~1.18.10" + "urijs": "~1.19.6" }, "devDependencies": { "@babel/core": "^7.9.6",