Skip to content

Commit

Permalink
Merge pull request #20 from joinzien/dependabot/npm_and_yarn/data-url…
Browse files Browse the repository at this point in the history
…s-3.0.2

Bump data-urls from 3.0.0 to 3.0.2
  • Loading branch information
Zoe Nolan authored Jul 20, 2022
2 parents ae15ed7 + 628bfc2 commit 604a1d0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"chai": "^4.3.4",
"data-urls": "^3.0.0",
"data-urls": "^3.0.2",
"dotenv": "^10.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3040,7 +3040,7 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

data-urls@^3.0.0:
data-urls@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-3.0.2.tgz#9cf24a477ae22bcef5cd5f6f0bfbc1d2d3be9143"
integrity sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==
Expand Down Expand Up @@ -10163,10 +10163,17 @@ web3@1.7.4:
web3-shh "1.7.4"
web3-utils "1.7.4"

<<<<<<< HEAD
webidl-conversions@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
=======
webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
>>>>>>> main

webidl-conversions@^7.0.0:
version "7.0.0"
Expand Down Expand Up @@ -10214,6 +10221,8 @@ whatwg-url@^11.0.0:
dependencies:
tr46 "^3.0.0"
webidl-conversions "^7.0.0"
<<<<<<< HEAD
=======

whatwg-url@^5.0.0:
version "5.0.0"
Expand All @@ -10222,6 +10231,7 @@ whatwg-url@^5.0.0:
dependencies:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"
>>>>>>> main

which-boxed-primitive@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 604a1d0

Please sign in to comment.