Skip to content

Commit

Permalink
fix(deps): update dependency cep-promise to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2023
1 parent 456303e commit 055c3d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3405,9 +3405,9 @@ case-sensitive-paths-webpack-plugin@^2.4.0:
integrity sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==

cep-promise@^4.0.0:
version "4.1.2"
resolved "https://registry.yarnpkg.com/cep-promise/-/cep-promise-4.1.2.tgz#86741d19a7f2bc816e8ba831490b341230ec26ed"
integrity sha512-lXzVy0oZXVV4sg8m9qA5d+52/ycg8h8gnaSeT0eIunC/9ZDK01hoLUxU0H38+J6JoBR/WCkiahTiKUMG7yDXTg==
version "4.4.0"
resolved "https://registry.yarnpkg.com/cep-promise/-/cep-promise-4.4.0.tgz#e65bfa8733cfd4286bb91d612601cff01043b375"
integrity sha512-nWobjjNQ/xXJcO2c+16GW26AHAgHI3sINAxo8KUu5J+yeJP20grb7Cw6wMXcdFvqunlMn195Z5F5RltXPYhuSg==
dependencies:
node-fetch "2.6.7"
unfetch "4.1.0"
Expand Down Expand Up @@ -9913,7 +9913,7 @@ tr46@^2.1.0:
tr46@~0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==

trim-newlines@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -10268,7 +10268,7 @@ wbuf@^1.1.0, wbuf@^1.7.3:
webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==

webidl-conversions@^4.0.2:
version "4.0.2"
Expand Down Expand Up @@ -10434,7 +10434,7 @@ whatwg-mimetype@^2.3.0:
whatwg-url@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
dependencies:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"
Expand Down

0 comments on commit 055c3d7

Please sign in to comment.