Merge pull request #440 from PreMiD/dependabot/npm_and_yarn/source-map-support-0.5.19

Bump source-map-support from 0.5.16 to 0.5.19
This commit is contained in:
Fruxh
2020-04-29 19:44:54 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -50,6 +50,6 @@
"discord-rpc": "github:discordjs/RPC",
"electron-store": "5.1.1",
"socket.io": "2.3.0",
"source-map-support": "^0.5.16"
"source-map-support": "^0.5.19"
}
}

View File

@@ -2555,10 +2555,10 @@ socket.io@2.3.0:
socket.io-client "2.3.0"
socket.io-parser "~3.4.0"
source-map-support@^0.5.16:
version "0.5.16"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==
source-map-support@^0.5.19:
version "0.5.19"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
dependencies:
buffer-from "^1.0.0"
source-map "^0.6.0"