Skip to content

Commit a80f53d

Browse files
chore(deps): update patch-package to 8.0.1 🌟
1 parent ef8a933 commit a80f53d

File tree

2 files changed

+36
-30
lines changed

2 files changed

+36
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"nyc": "15.1.0",
128128
"passport": "0.5.0",
129129
"passport-local": "1.0.0",
130-
"patch-package": "^7.0.0",
130+
"patch-package": "^8.0.0",
131131
"prettier": "^3.0.0",
132132
"start-server-and-test": "1.14.0",
133133
"ts-node": "10.9.2",

yarn.lock

Lines changed: 35 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5540,7 +5540,7 @@ call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.7, call-bind@^1.0.8:
55405540
get-intrinsic "^1.2.4"
55415541
set-function-length "^1.2.2"
55425542

5543-
call-bound@^1.0.2:
5543+
call-bound@^1.0.2, call-bound@^1.0.4:
55445544
version "1.0.4"
55455545
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
55465546
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -7240,7 +7240,16 @@ fromentries@^1.2.0:
72407240
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
72417241
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
72427242

7243-
fs-extra@^9.0.0, fs-extra@^9.1.0:
7243+
fs-extra@^10.0.0:
7244+
version "10.1.0"
7245+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
7246+
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
7247+
dependencies:
7248+
graceful-fs "^4.2.0"
7249+
jsonfile "^6.0.1"
7250+
universalify "^2.0.0"
7251+
7252+
fs-extra@^9.1.0:
72447253
version "9.1.0"
72457254
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
72467255
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
@@ -8511,6 +8520,17 @@ json-stable-stringify-without-jsonify@^1.0.1:
85118520
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
85128521
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
85138522

8523+
json-stable-stringify@^1.0.2:
8524+
version "1.3.0"
8525+
resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.3.0.tgz#8903cfac42ea1a0f97f35d63a4ce0518f0cc6a70"
8526+
integrity sha512-qtYiSSFlwot9XHtF9bD9c7rwKjr+RecWT//ZnPvSmEjpV5mmPOCN4j8UjY5hbjNkOwZ/jQv3J6R1/pL7RwgMsg==
8527+
dependencies:
8528+
call-bind "^1.0.8"
8529+
call-bound "^1.0.4"
8530+
isarray "^2.0.5"
8531+
jsonify "^0.0.1"
8532+
object-keys "^1.1.1"
8533+
85148534
json-stringify-nice@^1.1.4:
85158535
version "1.1.4"
85168536
resolved "https://registry.yarnpkg.com/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz#2c937962b80181d3f317dd39aa323e14f5a60a67"
@@ -8540,6 +8560,11 @@ jsonfile@^6.0.1:
85408560
optionalDependencies:
85418561
graceful-fs "^4.1.6"
85428562

8563+
jsonify@^0.0.1:
8564+
version "0.0.1"
8565+
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
8566+
integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==
8567+
85438568
jsonparse@^1.3.1:
85448569
version "1.3.1"
85458570
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
@@ -9817,11 +9842,6 @@ optionator@^0.9.3:
98179842
type-check "^0.4.0"
98189843
word-wrap "^1.2.5"
98199844

9820-
os-tmpdir@~1.0.2:
9821-
version "1.0.2"
9822-
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
9823-
integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==
9824-
98259845
ospath@^1.2.2:
98269846
version "1.2.2"
98279847
resolved "https://registry.yarnpkg.com/ospath/-/ospath-1.2.2.tgz#1276639774a3f8ef2572f7fe4280e0ea4550c07b"
@@ -10006,24 +10026,24 @@ [email protected]:
1000610026
passport-strategy "1.x.x"
1000710027
pause "0.0.1"
1000810028

10009-
patch-package@^7.0.0:
10010-
version "7.0.2"
10011-
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7.0.2.tgz#c01589bb6964854b5210506a5845d47900641f5a"
10012-
integrity sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q==
10029+
patch-package@^8.0.0:
10030+
version "8.0.1"
10031+
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-8.0.1.tgz#79d02f953f711e06d1f8949c8a13e5d3d7ba1a60"
10032+
integrity sha512-VsKRIA8f5uqHQ7NGhwIna6Bx6D9s/1iXlA1hthBVBEbkq+t4kXD0HHt+rJhf/Z+Ci0F/HCB2hvn0qLdLG+Qxlw==
1001310033
dependencies:
1001410034
"@yarnpkg/lockfile" "^1.1.0"
1001510035
chalk "^4.1.2"
1001610036
ci-info "^3.7.0"
1001710037
cross-spawn "^7.0.3"
1001810038
find-yarn-workspace-root "^2.0.0"
10019-
fs-extra "^9.0.0"
10039+
fs-extra "^10.0.0"
10040+
json-stable-stringify "^1.0.2"
1002010041
klaw-sync "^6.0.0"
1002110042
minimist "^1.2.6"
1002210043
open "^7.4.2"
10023-
rimraf "^2.6.3"
1002410044
semver "^7.5.3"
1002510045
slash "^2.0.0"
10026-
tmp "^0.0.33"
10046+
tmp "^0.2.4"
1002710047
yaml "^2.2.2"
1002810048

1002910049
path-exists@^4.0.0:
@@ -10757,13 +10777,6 @@ rfdc@^1.3.0:
1075710777
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
1075810778
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
1075910779

10760-
rimraf@^2.6.3:
10761-
version "2.7.1"
10762-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
10763-
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
10764-
dependencies:
10765-
glob "^7.1.3"
10766-
1076710780
rimraf@^3.0.0, rimraf@^3.0.2:
1076810781
version "3.0.2"
1076910782
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
@@ -11687,14 +11700,7 @@ tldts@^6.1.32:
1168711700
dependencies:
1168811701
tldts-core "^6.1.86"
1168911702

11690-
tmp@^0.0.33:
11691-
version "0.0.33"
11692-
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
11693-
integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
11694-
dependencies:
11695-
os-tmpdir "~1.0.2"
11696-
11697-
tmp@~0.2.4:
11703+
tmp@^0.2.4, tmp@~0.2.4:
1169811704
version "0.2.5"
1169911705
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.5.tgz#b06bcd23f0f3c8357b426891726d16015abfd8f8"
1170011706
integrity sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==

0 commit comments

Comments
 (0)