Skip to content

Commit 71fd0f2

Browse files
committed
fix(deps): update dependency @astrojs/vercel to v7.8.2
1 parent ed01564 commit 71fd0f2

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@
109109
which-pm-runs "^1.1.0"
110110

111111
"@astrojs/vercel@^7.0.0":
112-
version "7.8.1"
113-
resolved "https://registry.yarnpkg.com/@astrojs/vercel/-/vercel-7.8.1.tgz#81a8be61386e924fc76453f2325ab7a6349bab27"
114-
integrity sha512-2PIVmv2/nI527DQsaZnf2jeUr+ddJjaQLXwqnVPXQn0LfIE8mi8BgYC5SUU9hJWIaFwEWTwJh90POaA2L3RpWQ==
112+
version "7.8.2"
113+
resolved "https://registry.yarnpkg.com/@astrojs/vercel/-/vercel-7.8.2.tgz#f6690a96e1df1f274bcb593c7f50d4d93829f99d"
114+
integrity sha512-U2JsfN0LzFMX5CPrcb+5bAAyqyYURP6Dk/mUIXX87r5x4baQy+juU+ntvf926YA0tR7u6jPRXHymE2axQ/l3NQ==
115115
dependencies:
116116
"@astrojs/internal-helpers" "^0.4.1"
117117
"@vercel/analytics" "^1.3.1"
@@ -1518,7 +1518,7 @@ acorn-walk@^8.3.2:
15181518
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa"
15191519
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==
15201520

1521-
acorn@^8.11.0, acorn@^8.12.1, acorn@^8.4.1, acorn@^8.6.0:
1521+
acorn@^8.11.0, acorn@^8.12.1, acorn@^8.4.1:
15221522
version "8.12.1"
15231523
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
15241524
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
@@ -1528,6 +1528,11 @@ acorn@^8.11.3, acorn@^8.9.0:
15281528
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
15291529
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
15301530

1531+
acorn@^8.6.0:
1532+
version "8.13.0"
1533+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.13.0.tgz#2a30d670818ad16ddd6a35d3842dacec9e5d7ca3"
1534+
integrity sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==
1535+
15311536
aes-js@4.0.0-beta.5:
15321537
version "4.0.0-beta.5"
15331538
resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-4.0.0-beta.5.tgz#8d2452c52adedebc3a3e28465d858c11ca315873"

0 commit comments

Comments
 (0)