Skip to content

Commit

Permalink
deps(deps): update dependency urijs to v1.19.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sherwinski committed Oct 17, 2022
1 parent 2e914e4 commit 85ddd13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion projects/imgix-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"imgix-core-js": "2.3.2",
"imgix-url-params": "^11.9.1",
"tslib": "^2.0.2",
"urijs": "1.19.8"
"urijs": "1.19.11"
},
"peerDependencies": {
"@angular/common": "8.x || 9.x || 10.x || 11.x || 12.x || 13.x",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9619,10 +9619,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

[email protected].8:
version "1.19.8"
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.8.tgz#ee0407a18528934d3c383e691912f47043a58feb"
integrity sha512-iIXHrjomQ0ZCuDRy44wRbyTZVnfVNLVo3Ksz1yxNyE5wV1IDZW2S5Jszy45DTlw/UdsnRT7DyDhIz7Gy+vJumw==
[email protected].11:
version "1.19.11"
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc"
integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==

url-join@^4.0.0:
version "4.0.1"
Expand Down

0 comments on commit 85ddd13

Please sign in to comment.