Unverified Commit 21fa2018 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub

build: [security] bump urijs in /amundsen_application/static (#855)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.4. **This update includes a security fix.**
- [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.4)
Signed-off-by: 's avatardependabot-preview[bot] <support@dependabot.com>
Co-authored-by: 's avatardependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
parent d86bbcdc
...@@ -38661,9 +38661,9 @@ ...@@ -38661,9 +38661,9 @@
} }
}, },
"urijs": { "urijs": {
"version": "1.19.2", "version": "1.19.4",
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.2.tgz", "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.4.tgz",
"integrity": "sha512-s/UIq9ap4JPZ7H1EB5ULo/aOUbWqfDi7FKzMC2Nz+0Si8GiT1rIEaprt8hy3Vy2Ex2aJPpOQv4P4DuOZ+K1c6w==" "integrity": "sha512-2YF/wdFu02Gsly/wyx+S/f5w/oCF0ihVSgK/Sn8fcY/ZYMYtqxgi03Vi3V7HqyQP8mj8xHMuNFTBIPufmPRdoA=="
}, },
"urix": { "urix": {
"version": "0.1.0", "version": "0.1.0",
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
"sanitize-html": "^1.27.5", "sanitize-html": "^1.27.5",
"simple-query-string": "^1.3.2", "simple-query-string": "^1.3.2",
"throttle-debounce": "^2.3.0", "throttle-debounce": "^2.3.0",
"urijs": "^1.19.2", "urijs": "^1.19.4",
"uuid": "^8.3.1" "uuid": "^8.3.1"
}, },
"optionalDependencies": { "optionalDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment