Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit c632b66

Browse files
committed
update lodash dependency to >=4.17.12 for Auth/website
1 parent a4c07d1 commit c632b66

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Auth/website/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"aws-amplify": "^1.0.0",
77
"aws-amplify-react": "^1.0.0",
88
"esri-loader": "^2.2.0",
9+
"lodash": "^4.17.12",
910
"normalize.css": "^8.0.0",
1011
"react": "^16.2.0",
1112
"react-dom": "^16.2.0",

Auth/website/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5042,6 +5042,11 @@ lodash.uniq@^4.5.0:
50425042
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
50435043
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
50445044

5045+
lodash@^4.17.12:
5046+
version "4.17.15"
5047+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
5048+
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
5049+
50455050
loglevel@^1.4.1:
50465051
version "1.6.1"
50475052
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.1.tgz#e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa"

0 commit comments

Comments
 (0)