diff --git a/package.json b/package.json index 199626ef..b63494be 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "node-pty": "^0.9.0", "nyc": "^15.1.0", "playwright": "^1.5.1", - "source-map-loader": "^1.1.1", + "source-map-loader": "^1.1.2", "ts-loader": "^8.0.7", "typescript": "4.0", "utf8": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index a0c1584d..6596e43a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5218,10 +5218,10 @@ source-list-map@^2.0.0: resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34" integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw== -source-map-loader@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-1.1.1.tgz#1dd964294cfcc3d9bab65f46af97a38d8ae0c65d" - integrity sha512-m2HjSWP2R1yR9P31e4+ciGHFOPvW6GmqHgZkneOkrME2VvWysXTGi4o0yS28iKWWP3vAUmAoa+3x5ZRI2BIX6A== +source-map-loader@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-1.1.2.tgz#5b782bf08496d3a7f355e1780df0e25190a80991" + integrity sha512-bjf6eSENOYBX4JZDfl9vVLNsGAQ6Uz90fLmOazcmMcyDYOBFsGxPNn83jXezWLY9bJsVAo1ObztxPcV8HAbjVA== dependencies: abab "^2.0.5" iconv-lite "^0.6.2"