fix(deps): update dependency body-scroll-lock to v3.1.3

This commit is contained in:
Renovate Bot
2020-08-31 09:37:31 +00:00
committed by renovate[bot]
parent 36fabb962e
commit e3a6f7bd11
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5836,9 +5836,9 @@
}
},
"body-scroll-lock": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/body-scroll-lock/-/body-scroll-lock-3.0.3.tgz",
"integrity": "sha512-EUryImgD6Gv87HOjJB/yB2WIGECiZMhmcUK+DrqVRFDDa64xR+FsK0LgvLPnBxZDTxIl+W80/KJ8i6gp2IwOHQ=="
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/body-scroll-lock/-/body-scroll-lock-3.1.3.tgz",
"integrity": "sha512-KMV9MT96y2PFUL2C98e2nx/Gs2mhCAzYP6Gsu/9r7Rhn27qxu1yTnQBqHogUuvwVSbstEHNXTaToPNsL7oBZ9g=="
},
"bonjour": {
"version": "3.5.0",
+1 -1
View File
@@ -32,7 +32,7 @@
"@types/react-select": "3.0.19",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"body-scroll-lock": "3.0.3",
"body-scroll-lock": "3.1.3",
"bootstrap": "4.5.2",
"bootswatch": "4.5.2",
"bricks.js": "1.8.0",