|
1642 | 1642 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
1643 | 1643 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
1644 | 1644 |
|
1645 |
| -"@pkgr/core@^0.2.0": |
1646 |
| - version "0.2.0" |
1647 |
| - resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7" |
1648 |
| - integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ== |
| 1645 | +"@pkgr/core@^0.2.3": |
| 1646 | + version "0.2.4" |
| 1647 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c" |
| 1648 | + integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw== |
1649 | 1649 |
|
1650 | 1650 |
|
1651 | 1651 | version "4.40.0"
|
@@ -3613,12 +3613,12 @@ eslint-plugin-node@^11.1.0:
|
3613 | 3613 | semver "^6.1.0"
|
3614 | 3614 |
|
3615 | 3615 | eslint-plugin-prettier@^5.1.2:
|
3616 |
| - version "5.2.5" |
3617 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e" |
3618 |
| - integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg== |
| 3616 | + version "5.2.6" |
| 3617 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096" |
| 3618 | + integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ== |
3619 | 3619 | dependencies:
|
3620 | 3620 | prettier-linter-helpers "^1.0.0"
|
3621 |
| - synckit "^0.10.2" |
| 3621 | + synckit "^0.11.0" |
3622 | 3622 |
|
3623 | 3623 | eslint-plugin-promise@^6.0.1:
|
3624 | 3624 | version "6.2.0"
|
|
6504 | 6504 | resolved "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz"
|
6505 | 6505 | integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
|
6506 | 6506 |
|
6507 |
| -[email protected], pg-types@^2.1.0: |
| 6507 | + |
6508 | 6508 | version "2.2.0"
|
6509 | 6509 | resolved "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz"
|
6510 | 6510 | integrity sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==
|
@@ -7770,12 +7770,12 @@ supports-color@^7.1.0:
|
7770 | 7770 | dependencies:
|
7771 | 7771 | has-flag "^4.0.0"
|
7772 | 7772 |
|
7773 |
| -synckit@^0.10.2: |
7774 |
| - version "0.10.3" |
7775 |
| - resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b" |
7776 |
| - integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ== |
| 7773 | +synckit@^0.11.0: |
| 7774 | + version "0.11.4" |
| 7775 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.4.tgz#48972326b59723fc15b8d159803cf8302b545d59" |
| 7776 | + integrity sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ== |
7777 | 7777 | dependencies:
|
7778 |
| - "@pkgr/core" "^0.2.0" |
| 7778 | + "@pkgr/core" "^0.2.3" |
7779 | 7779 | tslib "^2.8.1"
|
7780 | 7780 |
|
7781 | 7781 | tar@^4.4.10, tar@^4.4.12, tar@^4.4.8:
|
|
0 commit comments