@@ -4943,15 +4943,6 @@ buffer-indexof-polyfill@~1.0.0:
4943
4943
resolved "https://registry.yarnpkg.com/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz#d2732135c5999c64b277fcf9b1abe3498254729c"
4944
4944
integrity sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==
4945
4945
4946
- "buffer-polyfill@npm:buffer@^6.0.3", buffer@^6.0.3:
4947
- name buffer-polyfill
4948
- version "6.0.3"
4949
- resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6"
4950
- integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==
4951
- dependencies:
4952
- base64-js "^1.3.1"
4953
- ieee754 "^1.2.1"
4954
-
4955
4946
buffer-xor@^1.0.3:
4956
4947
version "1.0.3"
4957
4948
resolved "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz"
@@ -4981,6 +4972,15 @@ buffer@^5.2.1, buffer@^5.4.3, buffer@^5.5.0, buffer@^5.7.1:
4981
4972
base64-js "^1.3.1"
4982
4973
ieee754 "^1.1.13"
4983
4974
4975
+ buffer@^6.0.3:
4976
+ name buffer-polyfill
4977
+ version "6.0.3"
4978
+ resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6"
4979
+ integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==
4980
+ dependencies:
4981
+ base64-js "^1.3.1"
4982
+ ieee754 "^1.2.1"
4983
+
4984
4984
buffers@~0.1.1:
4985
4985
version "0.1.1"
4986
4986
resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
@@ -15191,15 +15191,13 @@ vite-node@1.0.2:
15191
15191
picocolors "^1.0.0"
15192
15192
vite "^5.0.0"
15193
15193
15194
- vite-plugin-node-polyfills@^0.17 .0:
15195
- version "0.17 .0"
15196
- resolved "https://registry.yarnpkg.com/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.17 .0.tgz#1044a4955174ddaeedbc3679b179e1efac9da006 "
15197
- integrity sha512-iPmPn7376e5u6QvoTSJa16hf5Q0DFwHFXJk2uYpsNlmI3JdPms7hWyh55o+OysJ5jo9J5XPhLC9sMOYifwFd1w ==
15194
+ vite-plugin-node-polyfills@^0.18 .0:
15195
+ version "0.18 .0"
15196
+ resolved "https://registry.yarnpkg.com/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.18 .0.tgz#2ad147960f7a35dbbb1c9f9c1ae928bd0f438c1e "
15197
+ integrity sha512-zkdLD3gpOhLFyxYRMJ5apk0RcODhomuS3XQgExowiX8naoc251JfcP3toqnfDlMdF0xuPYahre/H38xAcq8ApA ==
15198
15198
dependencies:
15199
15199
"@rollup/plugin-inject" "^5.0.5"
15200
- buffer-polyfill "npm:buffer@^6.0.3"
15201
15200
node-stdlib-browser "^1.2.0"
15202
- process "^0.11.10"
15203
15201
15204
15202
vite-plugin-top-level-await@^1.3.1:
15205
15203
version "1.3.1"
0 commit comments