⬆️ focus-trap@6.1.4

This commit is contained in:
runner
2020-10-27 03:14:53 +00:00
parent dd2e6ca2ab
commit 8f9d097189
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -3484,11 +3484,11 @@
"integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA=="
},
"focus-trap": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.1.3.tgz",
"integrity": "sha512-UXrRlMIZVwLRt4t/fdhExuD3nanc2oHlyJrjbUl01iR2Z59/uPOAj4V9A6k2aelLb/aKb3YKJG+S4HBTrnTWHA==",
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.1.4.tgz",
"integrity": "sha512-jgNc+O8UkGsUpdhNXkyonwlw4i707+ESAWv1vCbyd8+29db5/Wv1BkJImDczfEWMu9O635FvM5ABOjeyqNQpEQ==",
"requires": {
"tabbable": "^5.1.2"
"tabbable": "^5.1.3"
}
},
"forever-agent": {
@@ -7449,9 +7449,9 @@
}
},
"tabbable": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.1.2.tgz",
"integrity": "sha512-DNmnX4XgkjK7kxDnQ5IbyYoNke2izMk5b62All0qxzoCF3wE7H9CuZ2IPdfAN8v79E0rpjv2k78uWuIXupGa9g=="
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.1.3.tgz",
"integrity": "sha512-jqR3rOgeyNlYWDWoyjNTWuHk3+FObu3Fw4e0zjeOLBicI74TT/wGrvSbJUaFVs7FMfiY0Ee8CKM7QaJwVMT4YA=="
},
"tabs": {
"version": "https://www.atom.io/api/packages/tabs/versions/0.110.0/tarball",

View File

@@ -59,7 +59,7 @@
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.6/tarball",
"find-parent-dir": "^0.3.0",
"first-mate": "7.4.1",
"focus-trap": "6.1.3",
"focus-trap": "6.1.4",
"fs-admin": "0.15.0",
"fs-plus": "^3.1.1",
"fstream": "1.0.12",