Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.3.9 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2023
1 parent 21d0d72 commit d120d25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"ts-node": "10.9.1",
"typechain": "8.1.1",
"typescript": "5.0.4",
"vite": "4.3.8"
"vite": "4.3.9"
},
"engines": {
"node": ">=12.0.0 <13.0.0-0||>=14.0.0 <15.0.0-0||>=16.0.0 <17.0.0-0 || >=18.12.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14808,10 +14808,10 @@ [email protected]:
core-util-is "1.0.2"
extsprintf "^1.2.0"

[email protected].8:
version "4.3.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.8.tgz#70cd6a294ab52d7fb8f37f5bc63d117dd19e9918"
integrity sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==
[email protected].9:
version "4.3.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.9.tgz#db896200c0b1aa13b37cdc35c9e99ee2fdd5f96d"
integrity sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==
dependencies:
esbuild "^0.17.5"
postcss "^8.4.23"
Expand Down

1 comment on commit d120d25

@vercel
Copy link

@vercel vercel bot commented on d120d25 Jun 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.