Skip to content

Commit

Permalink
Bump lodash from 4.17.15 to 4.17.21
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2023
1 parent 5c7fd14 commit 5bf9b90
Showing 1 changed file with 47 additions and 42 deletions.
89 changes: 47 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,22 @@
# yarn lockfile v1


"@arcgis/core@^4.25.5":
version "4.26.1"
resolved "https://registry.yarnpkg.com/@arcgis/core/-/core-4.26.1.tgz#1b0e6450b23d3c236efe7abd75847b60ed06a6c3"
integrity sha512-7jL5ZM93AZTOv+g4fJp4u2f4Q1FqxM0LabsJKC/17z7hkszw6dPaqIA1Dh0JNB0RnArFHl4B3xboBetD6MYtEQ==
"@a11y/[email protected]":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@a11y/focus-trap/-/focus-trap-1.0.5.tgz#0748189c37ca21255c702aa5de3ee00ed4821d22"
integrity sha512-3JOd6g+BALysWS8LNf0qdB8ltR651H/RCLAvUmfS0LIHwHO579XfjZUIZbURYiAZrcbp1CBAq4QZ2YwKNQZ1hw==

"@arcgis/core@~4.25.5":
version "4.25.5"
resolved "https://registry.yarnpkg.com/@arcgis/core/-/core-4.25.5.tgz#8737b739c542ad060f55949b2b0ffc746a1b70fb"
integrity sha512-c4KgUeXLn11wHoorR4/6UmYxg/sYEJolbWqpio82yCLE0gPBGdXAOSZEgnQ6IuGdjiEU3AJyZg3r16aN80itKQ==
dependencies:
"@esri/arcgis-html-sanitizer" "~3.0.1"
"@esri/calcite-colors" "~6.1.0"
"@esri/calcite-components" "~1.0.7"
"@esri/calcite-colors" "~6.0.1"
"@esri/calcite-components" "1.0.0-beta.97"
"@popperjs/core" "~2.11.6"
focus-trap "~7.2.0"
luxon "~3.2.1"
focus-trap "~7.0.0"
luxon "~3.0.4"
sortablejs "~1.15.0"

"@babel/code-frame@^7.10.3", "@babel/code-frame@^7.8.3":
Expand Down Expand Up @@ -885,36 +890,36 @@
dependencies:
xss "1.0.13"

"@esri/calcite-colors@~6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@esri/calcite-colors/-/calcite-colors-6.1.0.tgz#2d75e859a88772d8de91ccae40cbe29b8a4d27b8"
integrity sha512-wHQYWFtDa6c328EraXEVZvgOiaQyYr0yuaaZ0G3cB4C3lSkWefW34L/e5TLAhtuG3zJ/wR6pl5X1YYNfBc0/4Q==
"@esri/calcite-colors@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@esri/calcite-colors/-/calcite-colors-6.0.1.tgz#770ec4d77bbbd4da32a66450eb93f4c780c0ff28"
integrity sha512-iGUIIpeMCJSTDGw4ZsxLwwxkml0QzOUJTtysjRryGbhSt183NEtwWKS+yQO19utXQz5LbQWjoav6x6CsawElkw==

"@esri/calcite-components@~1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@esri/calcite-components/-/calcite-components-1.0.7.tgz#44dc771834526b1514bc6051f82236c28c48d3e8"
integrity sha512-Ucw0Ly+hvWl4RDMEcHAv2amMItgMYzCGfJS5M7gnIu9bEXcY2Areo+o0KaqvvdAcIjChsRY9fy05ke3ypw0tuA==
"@esri/[email protected].0-beta.97":
version "1.0.0-beta.97"
resolved "https://registry.yarnpkg.com/@esri/calcite-components/-/calcite-components-1.0.0-beta.97.tgz#ed86ec153cf26d4cc43425b59f52c3fa2bb3a42a"
integrity sha512-pvuOQI01DCIr6kS+Jof/b5kLWRaDlYZStP8QUB5r4FYofHHST25iKlOS6525WD4S9xejthfb8S1PehTeMn5Wxg==
dependencies:
"@floating-ui/dom" "1.1.0"
"@stencil/core" "2.20.0"
"@a11y/focus-trap" "1.0.5"
"@floating-ui/dom" "1.0.3"
"@stencil/core" "2.18.1"
"@types/color" "3.0.3"
color "4.2.3"
focus-trap "7.2.0"
form-request-submit-polyfill "2.0.0"
lodash-es "4.17.21"
sortablejs "1.15.0"

"@floating-ui/core@^1.0.5":
"@floating-ui/core@^1.0.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.1.tgz#074182a1d277f94569c50a6b456e62585d463c8e"
integrity sha512-LSqwPZkK3rYfD7GKoIeExXOyYx6Q1O4iqZWwIehDNuv3Dv425FIAE8PRwtAx1imEolFTHgBEcoFHm9MDnYgPCg==

"@floating-ui/dom@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.1.0.tgz#29fea1344fdef15b6ba270a733d20b7134fee5c2"
integrity sha512-TSogMPVxbRe77QCj1dt8NmRiJasPvuc+eT5jnJ6YpLqgOD2zXc5UA3S1qwybN+GVCDNdKfpKy1oj8RpzLJvh6A==
"@floating-ui/dom@1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.0.3.tgz#b439c8a66436c2cae8d97e889f0b76cce757a6ec"
integrity sha512-6H1kwjkOZKabApNtXRiYHvMmYJToJ1DV7rQ3xc/WJpOABhQIOJJOdz2AOejj8X+gcybaFmBpisVTZxBZAM3V0w==
dependencies:
"@floating-ui/core" "^1.0.5"
"@floating-ui/core" "^1.0.1"

"@popperjs/core@~2.11.6":
version "2.11.6"
Expand Down Expand Up @@ -964,10 +969,10 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"

"@stencil/core@2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.20.0.tgz#0e68b5b42e727233803291eb0367ab2b53f7f1f3"
integrity sha512-ka+eOW+dNteXIfLCRipNbbAlBEQjqJ2fkx3fxzlKgnNHEQMdZiuIjlWt63KzvOJStNeuADdQXo89BB1dC2VRUw==
"@stencil/core@2.18.1":
version "2.18.1"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.18.1.tgz#f45e99b7abe2a0fa90d3141363601a68df5c08a7"
integrity sha512-/fXkh1lwZ+X9JQCw50mPjhBogzEHOBvVC5pLoDLZqodVYK0DGWILM2YLV4dcIUBNEK8/HMDpO/Rq81/rS3mNOw==

"@types/color-convert@*":
version "2.0.0"
Expand Down Expand Up @@ -1694,12 +1699,12 @@ flatted@^2.0.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==

focus-trap@7.2.0, focus-trap@~7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.2.0.tgz#25af61b5635d3c18cd2fd176087db7b60be72c6b"
integrity sha512-v4wY6HDDYvzkBy4735kW5BUEuw6Yz9ABqMYLuTNbzAFPcBOGiGHwwcNVMvUz4G0kgSYh13wa/7TG3XwTeT4O/A==
focus-trap@~7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.0.0.tgz#4e2cd9aab5b673e2cbad945c52bd232f6160c2cb"
integrity sha512-uT4Bl8TwU+5vVAx/DHil/1eVS54k9unqhK/vGy2KSh7esPmqgC0koAB9J2sJ+vtj8+vmiFyGk2unLkhNLQaxoA==
dependencies:
tabbable "^6.0.1"
tabbable "^6.0.0"

follow-redirects@^1.0.0:
version "1.11.0"
Expand Down Expand Up @@ -2142,9 +2147,9 @@ [email protected]:
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==

lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

[email protected]:
version "3.0.0"
Expand Down Expand Up @@ -2178,10 +2183,10 @@ loose-envify@^1.0.0:
dependencies:
js-tokens "^3.0.0 || ^4.0.0"

luxon@~3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f"
integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==
luxon@~3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.4.tgz#d179e4e9f05e092241e7044f64aaa54796b03929"
integrity sha512-aV48rGUwP/Vydn8HT+5cdr26YYQiUZ42NM6ToMoaGKwYfWbfLeRkEu1wXWMHBZT6+KyLfcbbtVcoQFCbbPjKlw==

magic-string@^0.25.2:
version "0.25.9"
Expand Down Expand Up @@ -2853,7 +2858,7 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==

tabbable@^6.0.1:
tabbable@^6.0.0:
version "6.1.1"
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.1.1.tgz#40cfead5ed11be49043f04436ef924c8890186a0"
integrity sha512-4kl5w+nCB44EVRdO0g/UGoOp3vlwgycUVtkk/7DPyeLZUCuNFFKCFG6/t/DgHLrUPHjrZg6s5tNm+56Q2B0xyg==
Expand Down

0 comments on commit 5bf9b90

Please sign in to comment.