diff --git a/package.json b/package.json index d713b3aa2f..dc5839301c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@fortawesome/fontawesome-free": "6.7.2", "@github/auto-complete-element": "^3.8.0", "@popperjs/core": "^2.11.8", - "@samvera/ramp": "^5.1.0", + "@samvera/ramp": "https://github.com/samvera-labs/ramp#ramp-build", "babel-loader": "^10.0.0", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 01a870c4d4..ca1c3ef971 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1646,18 +1646,17 @@ "@rollup/pluginutils" "^5.1.0" "@rollup/pluginutils@^5.1.0": - version "5.3.0" - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4" - integrity sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q== + version "5.4.0" + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.4.0.tgz#ac23a29ced0247060a210815fca39c17de4d2f26" + integrity sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg== dependencies: "@types/estree" "^1.0.0" estree-walker "^2.0.2" picomatch "^4.0.2" -"@samvera/ramp@^5.1.0": +"@samvera/ramp@https://github.com/samvera-labs/ramp#ramp-build": version "5.1.0" - resolved "https://registry.yarnpkg.com/@samvera/ramp/-/ramp-5.1.0.tgz#9036ccb6ff8d5b0787a926bb6f2f3670af288a81" - integrity sha512-4v4fi/TsKOI6da2TbwjyVeMleF3SN35R/2YVcRu6e4HwRxaLvqWqclcD23VurO4II1jHwiyq3JO6rLHev1O9ow== + resolved "https://github.com/samvera-labs/ramp#fa5977d99b535df3ee38d2925a321c41cac8e42a" dependencies: "@rollup/plugin-json" "^6.1.0" "@silvermine/videojs-quality-selector" "^1.3.1" @@ -3273,9 +3272,9 @@ domhandler@^5.0.2, domhandler@^5.0.3: domelementtype "^2.3.0" dompurify@^3.4.1: - version "3.4.2" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.2.tgz#f0ff81be682c485505097ba8195a058d8f575218" - integrity sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA== + version "3.4.9" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.9.tgz#b036637b2df8997126b58837bc90f85dbcad6b2f" + integrity sha512-4dPSRMRDqHvs0V4YDFCsaIZo4if5u0xM+llyxiM2fwuZFdKArUBAF3VtI2+n8NKg9P870WMdYk0UhqQNoWXbfQ== optionalDependencies: "@types/trusted-types" "^2.0.7"