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>
dependabot[bot] 4 years ago
parent
commit
656dbcd252
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

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

+ 1 - 1
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",