build: update dependency source-map-support to v0.5.21 (#44225)

PR Close #44225
This commit is contained in:
Renovate Bot
2021-11-19 11:32:21 +00:00
committed by Jessica Janiuk
parent a0177c6a3a
commit 40eb2f57f4
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -147,7 +147,7 @@
"selenium-webdriver": "3.5.0",
"shelljs": "^0.8.4",
"source-map": "^0.6.1",
"source-map-support": "0.5.20",
"source-map-support": "0.5.21",
"sourcemap-codec": "^1.4.8",
"systemjs": "0.18.10",
"terser": "^5.8.0",
+8
View File
@@ -13073,6 +13073,14 @@ source-map-support@0.5.20, source-map-support@^0.5.5, source-map-support@~0.5.20
buffer-from "^1.0.0"
source-map "^0.6.0"
source-map-support@0.5.21:
version "0.5.21"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
dependencies:
buffer-from "^1.0.0"
source-map "^0.6.0"
source-map-support@0.5.9:
version "0.5.9"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.9.tgz#41bc953b2534267ea2d605bccfa7bfa3111ced5f"