Skip to content

Commit 9144c9f

Browse files
Merge pull request #1690 from gulfofmaine/dependabot/npm_and_yarn/prop-types-15.8.1
2 parents 59dfdd6 + eafe4aa commit 9144c9f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"moment": "2.29.1",
2323
"moment-timezone": "0.5.34",
2424
"ol": "^6.9.0",
25-
"prop-types": "^15.0.0",
25+
"prop-types": "^15.8.1",
2626
"react": "16.14.0",
2727
"react-app-polyfill": "^2.0.0",
2828
"react-dom": "16.14.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14238,14 +14238,14 @@ prop-types-exact@^1.2.0:
1423814238
object.assign "^4.1.0"
1423914239
reflect.ownkeys "^0.2.0"
1424014240

14241-
prop-types@^15.0.0, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
14242-
version "15.7.2"
14243-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
14244-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
14241+
prop-types@^15.0.0, prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
14242+
version "15.8.1"
14243+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
14244+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
1424514245
dependencies:
1424614246
loose-envify "^1.4.0"
1424714247
object-assign "^4.1.1"
14248-
react-is "^16.8.1"
14248+
react-is "^16.13.1"
1424914249

1425014250
property-information@^5.0.0, property-information@^5.3.0:
1425114251
version "5.5.0"
@@ -14617,7 +14617,7 @@ react-is@17.0.2, "react-is@^16.12.0 || ^17.0.0", react-is@^17.0.1, react-is@^17.
1461714617
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1461814618
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
1461914619

14620-
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6:
14620+
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.6:
1462114621
version "16.13.1"
1462214622
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1462314623
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)