Skip to content

Commit fc80f81

Browse files
committed
chore: fix yarn.lock
1 parent 15b0de1 commit fc80f81

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

yarn.lock

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7310,7 +7310,7 @@ long@^4.0.0:
73107310
resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
73117311
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
73127312

7313-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
7313+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1:
73147314
version "1.4.0"
73157315
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
73167316
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -8737,15 +8737,6 @@ prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.2:
87378737
loose-envify "^1.3.1"
87388738
object-assign "^4.1.1"
87398739

8740-
prop-types@^15.7.2:
8741-
version "15.7.2"
8742-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
8743-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
8744-
dependencies:
8745-
loose-envify "^1.4.0"
8746-
object-assign "^4.1.1"
8747-
react-is "^16.8.1"
8748-
87498740
proto-list@~1.2.1:
87508741
version "1.2.4"
87518742
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
@@ -8991,11 +8982,6 @@ react-is@^16.7.0:
89918982
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.3.tgz#4ad8b029c2a718fc0cfc746c8d4e1b7221e5387d"
89928983
integrity sha512-Y4rC1ZJmsxxkkPuMLwvKvlL1Zfpbcu+Bf4ZigkHup3v9EfdYhAlWAaVyA19olXq2o2mGn0w+dFKvk3pVVlYcIA==
89938984

8994-
react-is@^16.8.1:
8995-
version "16.8.6"
8996-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
8997-
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
8998-
89998985
react-router-dom@^5.0.0:
90008986
version "5.0.0"
90018987
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.0.0.tgz#542a9b86af269a37f0b87218c4c25ea8dcf0c073"

0 commit comments

Comments
 (0)