diff --git a/package.json b/package.json index f5c7a91..31113de 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "prettier": "1.19.1", - "source-map-explorer": "2.4.0" + "source-map-explorer": "2.4.1" }, "resolutions": { "braces": ">=2.3.1", diff --git a/yarn.lock b/yarn.lock index 0f8efa3..a7386e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10253,10 +10253,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-explorer@2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/source-map-explorer/-/source-map-explorer-2.4.0.tgz#92534a4c016aaa051cc887dca18d7bc568162be1" - integrity sha512-gXTmqqMlX1yF9uVZB2p9AvIhgArWvy7V+3NQ2lVgQvyux1eMAgnm3mC+k5mqV+2q7B/uWaFY+RG+fm+1opVkjA== +source-map-explorer@2.4.1: + version "2.4.1" + resolved "https://registry.yarnpkg.com/source-map-explorer/-/source-map-explorer-2.4.1.tgz#1f92c2906de8f69fca2679a668df91db5416f268" + integrity sha512-aj4C9RzwFUFxmLn27RN4xWgaqRfaTiDjpyg6tOKPsj2muf6gwV7z202M/S/yDNhh7H4t5iYT38BwmM/+2/AoNw== dependencies: btoa "^1.2.1" chalk "^3.0.0" @@ -10269,7 +10269,7 @@ source-map-explorer@2.4.0: open "^7.0.3" source-map "^0.7.3" temp "^0.9.1" - yargs "^15.3.0" + yargs "^15.3.1" source-map-resolve@^0.5.0: version "0.5.2" @@ -11845,7 +11845,7 @@ yargs@^13.3.0: y18n "^4.0.0" yargs-parser "^13.1.2" -yargs@^15.3.0: +yargs@^15.3.1: version "15.3.1" resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.3.1.tgz#9505b472763963e54afe60148ad27a330818e98b" integrity sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA==