fix: update sapper to fix SNYK-JS-SAPPER-561051 (#1757)

This commit is contained in:
Nolan Lawson 2020-05-02 12:27:25 -07:00 committed by GitHub
parent 2f602e5a58
commit 7c8cd271ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@
"rollup": "^2.0.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-terser": "^5.2.0",
"sapper": "nolanlawson/sapper#for-pinafore-14",
"sapper": "nolanlawson/sapper#for-pinafore-20",
"stringz": "^2.1.0",
"svelte": "^2.16.1",
"svelte-extras": "^2.0.2",

View File

@ -7594,9 +7594,9 @@ sanitize-filename@^1.6.0:
dependencies:
truncate-utf8-bytes "^1.0.0"
sapper@nolanlawson/sapper#for-pinafore-14:
sapper@nolanlawson/sapper#for-pinafore-20:
version "0.25.0"
resolved "https://codeload.github.com/nolanlawson/sapper/tar.gz/8bf2d62a9911b58d3004a716b2e30d431f6f4b2a"
resolved "https://codeload.github.com/nolanlawson/sapper/tar.gz/fb89e84a3b7b46e98c2043b5bfd7605dc3e59cde"
dependencies:
html-minifier "^3.5.20"
http-link-header "^1.0.2"