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

This commit is contained in:
Renovate Bot
2020-06-02 22:54:42 +01:00
committed by Łukasz Mierzwa
parent 97014299ca
commit 109b956ccb
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7058,9 +7058,9 @@
}
},
"body-scroll-lock": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/body-scroll-lock/-/body-scroll-lock-3.0.2.tgz",
"integrity": "sha512-PtItUun94iIupKry8J/h6SfRCLWZnly77KbPsTSKALmxfR282L8R0Ujkv7bydSZvLxAJS4sBJ3y/E6X8gYkGrQ=="
"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=="
},
"bonjour": {
"version": "3.5.0",
+1 -1
View File
@@ -15,7 +15,7 @@
"@types/node": "12.12.31",
"@types/react": "16.9.35",
"@types/react-dom": "16.9.8",
"body-scroll-lock": "3.0.2",
"body-scroll-lock": "3.0.3",
"bootstrap": "4.5.0",
"bootswatch": "4.5.0",
"bricks.js": "1.8.0",