Bump overlayscrollbars from 1.13.0 to 1.13.1 (#3255)

Bumps [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/KingSora/OverlayScrollbars/releases)
- [Commits](https://github.com/KingSora/OverlayScrollbars/compare/v1.13.0...1.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-28 13:25:32 +01:00 committed by GitHub
parent 013e3fd9dd
commit 656dbcd252
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8016,9 +8016,9 @@
}
},
"overlayscrollbars": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/overlayscrollbars/-/overlayscrollbars-1.13.0.tgz",
"integrity": "sha512-p8oHrMeRAKxXDMPI/EBNITj/zTVHKNnAnM59Im+xnoZUlV07FyTg46wom2286jJlXGGfcPFG/ba5NUiCwWNd4w=="
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/overlayscrollbars/-/overlayscrollbars-1.13.1.tgz",
"integrity": "sha512-gIQfzgGgu1wy80EB4/6DaJGHMEGmizq27xHIESrzXq0Y/J0Ay1P3DWk6tuVmEPIZH15zaBlxeEJOqdJKmowHCQ=="
},
"p-cancelable": {
"version": "1.1.0",

View file

@ -116,7 +116,7 @@
"jsgrid": "^1.5.3",
"jszip": "^3.5.0",
"moment": "^2.29.1",
"overlayscrollbars": "^1.13.0",
"overlayscrollbars": "^1.13.1",
"pdfmake": "^0.1.69",
"popper.js": "^1.16.1",
"raphael": "^2.3.0",