Skip to content

Commit b453a1b

Browse files
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d4c0c3 commit b453a1b

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

yarn.lock

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3912,9 +3912,9 @@ decamelize@^1.1.2, decamelize@^1.2.0:
39123912
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
39133913

39143914
decode-uri-component@^0.2.0:
3915-
version "0.2.0"
3916-
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
3917-
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
3915+
version "0.2.2"
3916+
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9"
3917+
integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==
39183918

39193919
deep-equal@^1.0.1:
39203920
version "1.1.1"
@@ -9329,6 +9329,15 @@ prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
93299329
object-assign "^4.1.1"
93309330
react-is "^16.13.1"
93319331

9332+
prop-types@^15.8.1:
9333+
version "15.8.1"
9334+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
9335+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
9336+
dependencies:
9337+
loose-envify "^1.4.0"
9338+
object-assign "^4.1.1"
9339+
react-is "^16.13.1"
9340+
93329341
proto-list@~1.2.1:
93339342
version "1.2.4"
93349343
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
@@ -9566,8 +9575,7 @@ react-error-overlay@^6.0.7:
95669575
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
95679576
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
95689577

9569-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
9570-
9578+
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.4, react-is@^16.8.6:
95719579
version "16.13.1"
95729580
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
95739581
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -9686,10 +9694,10 @@ react-test-renderer@^16.0.0-0:
96869694
react-is "^16.8.6"
96879695
scheduler "^0.19.1"
96889696

9689-
react-tooltip@^4.4.3:
9690-
version "4.4.3"
9691-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.4.3.tgz#44cbb6c8bdb3281c2819d16c92e3c419ebd98582"
9692-
integrity sha512-l7/TDBwq3JtuLBtq6FvIs7wsqcHjvoHFT8AvNGpf0JhHwzh+ZhCDN25wM/+gxelj8i1ngw/ULFv53XRQ/wCMzQ==
9697+
react-tooltip@^4.2.18:
9698+
version "4.5.1"
9699+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.5.1.tgz#77eccccdf16adec804132e558ec20ca5783b866a"
9700+
integrity sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==
96939701
dependencies:
96949702
prop-types "^15.8.1"
96959703
uuid "^7.0.3"

0 commit comments

Comments
 (0)