mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-12 03:05:12 +00:00
rebuild lockfile
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6299,9 +6299,9 @@
|
||||
}
|
||||
},
|
||||
"shimport": {
|
||||
"version": "0.0.7",
|
||||
"resolved": "https://registry.npmjs.org/shimport/-/shimport-0.0.7.tgz",
|
||||
"integrity": "sha512-A6aDOxg6fHjmFkc2HL4PUW9Cfb+huHZypApNVxCXoBFz6jO+iAmu2wQeXDjqyho3mF4AMpxZTAC+JbmFpKjwug=="
|
||||
"version": "0.0.9",
|
||||
"resolved": "https://registry.npmjs.org/shimport/-/shimport-0.0.9.tgz",
|
||||
"integrity": "sha512-y0DHz5ffBuz+iXUQgkqjT3yJRuegeyhHeDdqVdDMVDCeuS0Ex6AFPLFNV228EfPQmkDumraLsN9HBcT1qyLxHw=="
|
||||
},
|
||||
"signal-exit": {
|
||||
"version": "3.0.2",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"html-minifier": "^3.5.16",
|
||||
"shimport": "^0.0.8",
|
||||
"shimport": "^0.0.9",
|
||||
"source-map-support": "^0.5.6",
|
||||
"tslib": "^1.9.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user