@@ -5306,10 +5306,10 @@ eslint-loader@2.2.1:
5306
5306
object-hash "^1.1.4"
5307
5307
rimraf "^2.6.1"
5308
5308
5309
- eslint-plugin-react@7.21.4 :
5310
- version "7.21.4 "
5311
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.4 .tgz#31060b2e5ff82b12e24a3cc33edb7d12f904775c "
5312
- integrity sha512-uHeQ8A0hg0ltNDXFu3qSfFqTNPXm1XithH6/SY318UX76CMj7Q599qWpgmMhVQyvhq36pm7qvoN3pb6/3jsTFg ==
5309
+ eslint-plugin-react@7.21.5 :
5310
+ version "7.21.5 "
5311
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5 .tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3 "
5312
+ integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g ==
5313
5313
dependencies:
5314
5314
array-includes "^3.1.1"
5315
5315
array.prototype.flatmap "^1.2.3"
@@ -5320,7 +5320,7 @@ eslint-plugin-react@7.21.4:
5320
5320
object.fromentries "^2.0.2"
5321
5321
object.values "^1.1.1"
5322
5322
prop-types "^15.7.2"
5323
- resolve "^1.17.0 "
5323
+ resolve "^1.18.1 "
5324
5324
string.prototype.matchall "^4.0.2"
5325
5325
5326
5326
eslint-scope@^4.0.3:
@@ -6969,6 +6969,13 @@ is-cidr@^2.0.6:
6969
6969
dependencies:
6970
6970
cidr-regex "^2.0.10"
6971
6971
6972
+ is-core-module@^2.0.0:
6973
+ version "2.0.0"
6974
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.0.0.tgz#58531b70aed1db7c0e8d4eb1a0a2d1ddd64bd12d"
6975
+ integrity sha512-jq1AH6C8MuteOoBPwkxHafmByhL9j5q4OaPGdbuD+ZtQJVzH+i6E3BJDQcBA09k57i2Hh2yQbEG8yObZ0jdlWw==
6976
+ dependencies:
6977
+ has "^1.0.3"
6978
+
6972
6979
is-data-descriptor@^0.1.4:
6973
6980
version "0.1.4"
6974
6981
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -11020,11 +11027,12 @@ resolve@^1.12.0:
11020
11027
dependencies:
11021
11028
path-parse "^1.0.6"
11022
11029
11023
- resolve@^1.17.0 :
11024
- version "1.17.0 "
11025
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0 .tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444 "
11026
- integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w ==
11030
+ resolve@^1.18.1 :
11031
+ version "1.18.1 "
11032
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.18.1 .tgz#018fcb2c5b207d2a6424aee361c5a266da8f4130 "
11033
+ integrity sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA ==
11027
11034
dependencies:
11035
+ is-core-module "^2.0.0"
11028
11036
path-parse "^1.0.6"
11029
11037
11030
11038
resolve@^1.3.2, resolve@^1.4.0:
0 commit comments