Skip to content

Commit d5ccf04

Browse files
authored
chore: update @strapi/pack-up to 5.1.1 - resolving vite vulnerability (#104)
* chore: update @strapi/pack-up to 5.1.1 - resolving vite vulnerability * chore: add changeset
1 parent bb1d25c commit d5ccf04

File tree

3 files changed

+299
-32
lines changed

3 files changed

+299
-32
lines changed

.changeset/fuzzy-peaches-yell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@strapi/sdk-plugin': patch
3+
---
4+
5+
update @strapi/pack-up to 5.1.1 - resolving vite vulnerability

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"watch": "pack-up watch"
5959
},
6060
"dependencies": {
61-
"@strapi/pack-up": "^5.0.1",
61+
"@strapi/pack-up": "^5.1.1",
6262
"@types/prompts": "2.4.9",
6363
"boxen": "5.1.2",
6464
"chalk": "4.1.2",

0 commit comments

Comments
 (0)