Skip to content

Commit

Permalink
build(deps): bump lodash from 4.17.20 to 4.17.21 in /packages/x-request
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 26, 2022
1 parent 6f5f180 commit 4bbdc2d
Showing 1 changed file with 74 additions and 4 deletions.
78 changes: 74 additions & 4 deletions packages/x-request/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,63 @@
# yarn lockfile v1


"@gm-common/analyse@^2.12.1":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@gm-common/analyse/-/analyse-2.12.1.tgz#4702525fd1cc10bb628eaf93f04b866230215a0f"
integrity sha512-zNwyIVCqbaOl7g2tmkuDFopx21SwkJqD6W6vIarpevVWwRam8iQtOMnye4MAEeXoU+ILVYvO4VU6pFUoTTEoFg==
dependencies:
"@gm-common/fingerprint" "^2.12.1"
axios "^0.21.0"
query-string "^6.13.6"

"@gm-common/fingerprint@^2.12.1":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@gm-common/fingerprint/-/fingerprint-2.12.1.tgz#28f9bd1dfd3905028958e25258b0855d8504b454"
integrity sha512-GOu99VSXLzKgUpDhsq5+O73PL/dqBuLPnyxNZaGJCUtQtTIrvbMXrA5bBcWJ3HkBkPGldcCa5IsBHPOea3aECQ==
dependencies:
"@gm-common/tool" "^2.12.1"
"@types/fingerprintjs2" "^2.0.0"
fingerprintjs2 "^2.1.2"

"@gm-common/locales@^2.12.1":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@gm-common/locales/-/locales-2.12.1.tgz#91ebae1aee34338ab64afcc226193dfd42d1801e"
integrity sha512-Nh3PuULV1H7ssJu2YfWfASx08iNMyiHYwWic53U4JVgqUlCUmyOuo1hzyoA+nCQfKnrZ7k/jlEknOyMY1dcMTA==

"@gm-common/tool@^2.12.1":
version "2.12.1"
resolved "https://registry.yarnpkg.com/@gm-common/tool/-/tool-2.12.1.tgz#93d6c82480065b8aad65073c5da38515fbfbaae6"
integrity sha512-fDYGxY4uSyADzxdNvoE+rpIb4soCOr1fJzkU240NpBbkWKRe4kBtCTL+uLcrMADkc35oMiaUrGudF0zIHL1e6g==
dependencies:
lodash "^4.17.20"

"@types/fingerprintjs2@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/fingerprintjs2/-/fingerprintjs2-2.0.0.tgz#3af76e165416fa75261bbce4393f5445fca4cadd"
integrity sha512-isSTwNnW5I6zGZnpkinmVcV9pJqr7cLELns+tXDYzskIOAb2J+iCQ0mQJ9bRjHJhZfdlTFXZoCYK9ZgT3oMWXQ==

axios@^0.21.0:
version "0.21.0"
resolved "https://registry.npm.taobao.org/axios/download/axios-0.21.0.tgz?cache=0&sync_timestamp=1603469130017&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
integrity sha1-Jt8IiAOiNQ3/LCf5b++Z/klEKso=
dependencies:
follow-redirects "^1.10.0"

decode-uri-component@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=

filter-obj@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b"
integrity sha1-mzERErxsYSehbgFsbF1/GeCAXFs=

fingerprintjs2@^2.1.2:
version "2.1.4"
resolved "https://registry.yarnpkg.com/fingerprintjs2/-/fingerprintjs2-2.1.4.tgz#a39deb947aa187c098306a0b5dd41ceaa2e15fc5"
integrity sha512-veP2yVsnYvjDVkzZMyIEwpqCAQfsBLH+U4PK5MlFAnLjZrttbdRqEArE1fPcnJFz5oS5CrdONbsV7J6FGpIJEQ==

follow-redirects@^1.10.0:
version "1.13.0"
resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.13.0.tgz?cache=0&sync_timestamp=1597058039887&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
Expand All @@ -19,7 +69,27 @@ js-base64@^3.6.0:
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.6.0.tgz#773e1de628f4f298d65a7e9842c50244751f5756"
integrity sha512-wVdUBYQeY2gY73RIlPrysvpYx+2vheGo8Y1SNQv/BzHToWpAZzJU7Z6uheKMAe+GLSBig5/Ps2nxg/8tRB73xg==

lodash@^4.17.19:
version "4.17.20"
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz?cache=0&sync_timestamp=1597337964525&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
integrity sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI=
lodash@^4.17.19, lodash@^4.17.20:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

query-string@^6.13.6:
version "6.14.1"
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a"
integrity sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw==
dependencies:
decode-uri-component "^0.2.0"
filter-obj "^1.1.0"
split-on-first "^1.0.0"
strict-uri-encode "^2.0.0"

split-on-first@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"
integrity sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==

strict-uri-encode@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY=

0 comments on commit 4bbdc2d

Please sign in to comment.