Skip to content

Commit

Permalink
Merge pull request #16 from zgunz42/renovate/npm-rollup-plugin-serve-…
Browse files Browse the repository at this point in the history
…vulnerability

Update dependency rollup-plugin-serve to v1.0.2 [SECURITY]
  • Loading branch information
zgunz42 authored Dec 1, 2024
2 parents 9839062 + 9e3fde6 commit a2013ab
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 @@ -22,7 +22,7 @@
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-node-resolve": "6.1.0",
"rollup": "2.79.2",
"rollup-plugin-serve": "1.0.1",
"rollup-plugin-serve": "1.0.2",
"rollup-plugin-svelte": "5.2.1",
"svelte": "3.22.2",
"svelte-preprocess": "3.7.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,10 @@ resolve@^1.11.0, resolve@^1.11.1:
dependencies:
path-parse "^1.0.6"

rollup-plugin-serve@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-1.0.1.tgz#2da2a784a916c5564609c7696cd9dacdbf17f6cc"
integrity sha512-bni0pb4s1YLvn1xBmj+dH1OsLdp8gWA4zqh3yuEtT6/YHhg3nDneGU2GwMcRDQwY2tXzuI0uSeAlF1rY+ODitg==
rollup-plugin-serve@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-1.0.2.tgz#b9823ae012bfd9d824cbb378aa7ae0ec2c150905"
integrity sha512-kootBwjS+Fez68cjFrJvFVskfUG4IbOmXE4uT3S9rz6T3NSWvw+Ie7jDqn+JQFmfVeTh6498ZzigTwPOxNYfKQ==
dependencies:
mime ">=2.0.3"
opener "1"
Expand Down

0 comments on commit a2013ab

Please sign in to comment.