build(deps-dev): bump source-map-loader from 1.1.2 to 1.1.3 in /web

Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-04 15:48:54 +00:00 committed by Mike Welsh
parent 491ce876aa
commit d01f012abf
1 changed files with 3 additions and 3 deletions

6
web/package-lock.json generated
View File

@ -12534,9 +12534,9 @@
"dev": true
},
"source-map-loader": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-1.1.2.tgz",
"integrity": "sha512-bjf6eSENOYBX4JZDfl9vVLNsGAQ6Uz90fLmOazcmMcyDYOBFsGxPNn83jXezWLY9bJsVAo1ObztxPcV8HAbjVA==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-1.1.3.tgz",
"integrity": "sha512-6YHeF+XzDOrT/ycFJNI53cgEsp/tHTMl37hi7uVyqFAlTXW109JazaQCkbc+jjoL2637qkH1amLi+JzrIpt5lA==",
"dev": true,
"requires": {
"abab": "^2.0.5",