Browse Source

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>
pull/3267/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
656dbcd252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -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",

2
package.json

@ -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",

Loading…
Cancel
Save