Skip to content

Commit

Permalink
build(deps): bump axios from 0.21.0 to 0.21.2 in /packages/analyse
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.0...v0.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent 1583197 commit d3533ee
Showing 1 changed file with 39 additions and 8 deletions.
47 changes: 39 additions & 8 deletions packages/analyse/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,53 @@
# yarn lockfile v1


"@gm-common/fingerprint@^2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@gm-common/fingerprint/-/fingerprint-2.13.3.tgz#a8f26247a8c5085593ac42f6f5dd39e39ae3e89c"
integrity sha512-kWHxLlhW7NHPrBMtmYsZ53XS1Er8hlyMWCJgJDnBEzUzySKFCdQlXMUdopLRjIchPyubwUGLEiyQoBrBrlUtMw==
dependencies:
"@gm-common/tool" "^2.13.3"
"@types/fingerprintjs2" "^2.0.0"
fingerprintjs2 "^2.1.2"

"@gm-common/tool@^2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@gm-common/tool/-/tool-2.13.3.tgz#036b29e1bd8b4b407f4394010872ed955988d4dd"
integrity sha512-Z3VQAvQD6YF76IFQc51vzCxvLtdw2XKCg58PpS+V6ieqK06+sCtH7jb12HVBm+guiUZ7+5QSP2kmNSTPhahk0Q==
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=
version "0.21.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
dependencies:
follow-redirects "^1.10.0"
follow-redirects "^1.14.0"

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

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"
integrity sha1-tC6Nk6Kn7qXtiGM2dtZZe8jjhNs=
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.14.0:
version "1.15.2"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==

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.13.6"
Expand Down

0 comments on commit d3533ee

Please sign in to comment.