|
905 | 905 |
|
906 | 906 | "@tootallnate/once@2": |
907 | 907 | version "2.0.0" |
908 | | - resolved "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz" |
| 908 | + resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" |
909 | 909 | integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== |
910 | 910 |
|
911 | 911 | "@types/babel__core@^7.1.14": |
@@ -3583,7 +3583,7 @@ http-parser-js@>=0.5.1: |
3583 | 3583 |
|
3584 | 3584 | http-proxy-agent@^5.0.0: |
3585 | 3585 | version "5.0.0" |
3586 | | - resolved "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz" |
| 3586 | + resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz#5129800203520d434f142bc78ff3c170800f2b43" |
3587 | 3587 | integrity sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w== |
3588 | 3588 | dependencies: |
3589 | 3589 | "@tootallnate/once" "2" |
@@ -4140,7 +4140,7 @@ jest-each@^28.1.3: |
4140 | 4140 |
|
4141 | 4141 | jest-environment-jsdom@^28.1.3: |
4142 | 4142 | version "28.1.3" |
4143 | | - resolved "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-28.1.3.tgz" |
| 4143 | + resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-28.1.3.tgz#2d4e5d61b7f1d94c3bddfbb21f0308ee506c09fb" |
4144 | 4144 | integrity sha512-HnlGUmZRdxfCByd3GM2F100DgQOajUBzEitjGqIREcb45kGjZvRrKUdlaF6escXBdcXNl0OBh+1ZrfeZT3GnAg== |
4145 | 4145 | dependencies: |
4146 | 4146 | "@jest/environment" "^28.1.3" |
@@ -4470,7 +4470,7 @@ jsdoc@^3.6.3: |
4470 | 4470 |
|
4471 | 4471 | jsdom@^19.0.0: |
4472 | 4472 | version "19.0.0" |
4473 | | - resolved "https://registry.npmjs.org/jsdom/-/jsdom-19.0.0.tgz" |
| 4473 | + resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-19.0.0.tgz#93e67c149fe26816d38a849ea30ac93677e16b6a" |
4474 | 4474 | integrity sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A== |
4475 | 4475 | dependencies: |
4476 | 4476 | abab "^2.0.5" |
@@ -4969,29 +4969,29 @@ minimalistic-assert@^1.0.0: |
4969 | 4969 |
|
4970 | 4970 | minimatch@3.0.4: |
4971 | 4971 | version "3.0.4" |
4972 | | - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" |
| 4972 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" |
4973 | 4973 | integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== |
4974 | 4974 | dependencies: |
4975 | 4975 | brace-expansion "^1.1.7" |
4976 | 4976 |
|
4977 | 4977 | minimatch@4.2.1: |
4978 | 4978 | version "4.2.1" |
4979 | | - resolved "https://registry.npmjs.org/minimatch/-/minimatch-4.2.1.tgz" |
| 4979 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4" |
4980 | 4980 | integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g== |
4981 | 4981 | dependencies: |
4982 | 4982 | brace-expansion "^1.1.7" |
4983 | 4983 |
|
4984 | 4984 | minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2: |
4985 | | - version "3.1.2" |
4986 | | - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" |
4987 | | - integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== |
| 4985 | + version "3.1.5" |
| 4986 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e" |
| 4987 | + integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== |
4988 | 4988 | dependencies: |
4989 | 4989 | brace-expansion "^1.1.7" |
4990 | 4990 |
|
4991 | 4991 | minimatch@^5.0.1: |
4992 | | - version "5.1.0" |
4993 | | - resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz" |
4994 | | - integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg== |
| 4992 | + version "5.1.9" |
| 4993 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.9.tgz#1293ef15db0098b394540e8f9f744f9fda8dee4b" |
| 4994 | + integrity sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw== |
4995 | 4995 | dependencies: |
4996 | 4996 | brace-expansion "^2.0.1" |
4997 | 4997 |
|
|
0 commit comments