@leafygreen-ui/popover
Advanced tools
Comparing version 7.1.2 to 7.1.3
# @leafygreen-ui/popover | ||
## 7.1.3 | ||
### Patch Changes | ||
- 1ed17f68: Updates lodash to 4.17.21, as there's a vulnerability in 4.17.20 that's been resolved in 4.17.21 | ||
- Updated dependencies [1ed17f68] | ||
- @leafygreen-ui/hooks@6.0.1 | ||
## 7.1.2 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@leafygreen-ui/popover", | ||
"version": "7.1.2", | ||
"version": "7.1.3", | ||
"description": "LeafyGreen UI Kit Popover", | ||
@@ -24,6 +24,6 @@ "main": "./dist/index.js", | ||
"react-transition-group": "^4.4.1", | ||
"@leafygreen-ui/hooks": "^6.0.0", | ||
"@leafygreen-ui/hooks": "^6.0.1", | ||
"@leafygreen-ui/lib": "^6.1.1", | ||
"@leafygreen-ui/portal": "^3.0.1", | ||
"lodash": "^4.17.20" | ||
"lodash": "^4.17.21" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
450604
4118
Updated@leafygreen-ui/hooks@^6.0.1
Updatedlodash@^4.17.21