Skip to content

Commit a2e6418

Browse files
committed
Update yarn.lock
1 parent 76ebf92 commit a2e6418

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

yarn.lock

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -994,10 +994,10 @@
994994
dependencies:
995995
glob "7.1.7"
996996

997-
"@next/swc-win32-x64-msvc@13.4.5":
997+
"@next/swc-darwin-arm64@13.4.5":
998998
version "13.4.5"
999-
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.5.tgz"
1000-
integrity sha512-iyNQVc7eGehrik9RJt9xGcnO6b/pi8C7GCfg8RGenx1IlalEKbYRgBJloF7DQzwlrV47E9bQl8swT+JawaNcKA==
999+
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.5.tgz"
1000+
integrity sha512-XvTzi2ASUN5bECFIAAcBiSoDb0xsq+KLj4F0bof4d4rdc+FgOqLvseGQaOXwVi1TIh5bHa7o4b6droSJMO5+2g==
10011001

10021002
"@nodelib/fs.scandir@2.1.5":
10031003
version "2.1.5"
@@ -2119,6 +2119,11 @@ fs.realpath@^1.0.0:
21192119
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
21202120
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
21212121

2122+
fsevents@~2.3.2:
2123+
version "2.3.3"
2124+
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
2125+
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
2126+
21222127
function-bind@^1.1.1:
21232128
version "1.1.1"
21242129
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"

0 commit comments

Comments
 (0)