Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
fix: dependency vulnerability (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
SanketD92 authored Aug 3, 2021
1 parent 7cf96cb commit 58ea0ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"dot-prop": "^5.1.1",
"bl": "^4.0.3",
"node-fetch": "^2.6.1",
"urijs": "1.19.6",
"urijs": "^1.19.7",
"xmlhttprequest-ssl": "^1.6.2",
"postcss": "^8.2.10",
"underscore": "^1.12.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12259,10 +12259,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

[email protected], [email protected].6:
version "1.19.6"
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.6.tgz#51f8cb17ca16faefb20b9a31ac60f84aa2b7c870"
integrity sha512-eSXsXZ2jLvGWeLYlQA3Gh36BcjF+0amo92+wHPyN1mdR8Nxf75fuEuYTd9c0a+m/vhCjRK0ESlE9YNLW+E1VEw==
[email protected], urijs@^1.19.7:
version "1.19.7"
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.7.tgz#4f594e59113928fea63c00ce688fb395b1168ab9"
integrity sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA==

urix@^0.1.0:
version "0.1.0"
Expand Down

0 comments on commit 58ea0ea

Please sign in to comment.