diff --git a/AhMyth-Server/app/node_modules/vinyl-sourcemaps-apply/package.json b/AhMyth-Server/app/node_modules/vinyl-sourcemaps-apply/package.json index 2a8f1a63..e794b23d 100644 --- a/AhMyth-Server/app/node_modules/vinyl-sourcemaps-apply/package.json +++ b/AhMyth-Server/app/node_modules/vinyl-sourcemaps-apply/package.json @@ -53,7 +53,7 @@ "url": "https://github.com/floridoo/vinyl-sourcemaps-apply/issues" }, "dependencies": { - "source-map": "^0.5.1" + "source-map": "^0.7.4" }, "description": "Apply a source map to a vinyl file, merging it with preexisting source maps", "devDependencies": {},