@@ -3113,6 +3113,13 @@ axios@^0.21.0, axios@^0.21.1:
3113
3113
dependencies:
3114
3114
follow-redirects "^1.10.0"
3115
3115
3116
+ axios@^0.24.0:
3117
+ version "0.24.0"
3118
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
3119
+ integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
3120
+ dependencies:
3121
+ follow-redirects "^1.14.4"
3122
+
3116
3123
axobject-query@^2.2.0:
3117
3124
version "2.2.0"
3118
3125
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
@@ -5766,6 +5773,11 @@ follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5766
5773
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
5767
5774
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
5768
5775
5776
+ follow-redirects@^1.14.4:
5777
+ version "1.14.5"
5778
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
5779
+ integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
5780
+
5769
5781
for-in@^1.0.2:
5770
5782
version "1.0.2"
5771
5783
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -6069,12 +6081,12 @@ gatsby-plugin-utils@^2.1.1:
6069
6081
"@babel/runtime" "^7.15.4"
6070
6082
joi "^17.4.2"
6071
6083
6072
- gatsby-plugin-webfonts@2.1.1 :
6073
- version "2.1.1 "
6074
- resolved "https://registry.yarnpkg.com/gatsby-plugin-webfonts/-/gatsby-plugin-webfonts-2.1.1 .tgz#52159f719369b22cc49d0f82d9119a2f6c78c9d1 "
6075
- integrity sha512-eeek8hQ2kTrGIIxR97RmRxqDFwd5Uh0TbkJsSwcPowrBM1RrUVhAwERUYOcmQjK7+COjPOer3u61pcAyF7LX1w ==
6084
+ gatsby-plugin-webfonts@2.2.0 :
6085
+ version "2.2.0 "
6086
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-webfonts/-/gatsby-plugin-webfonts-2.2.0 .tgz#baa7b420276d55fcf36eeda9da60d6abd2de1d1f "
6087
+ integrity sha512-6EvTK4cjydbg6S1k8BE7dMt/cViQNcwxN5rxVYQHnghVsCUbDQ2P1+dZiQysxY22IH6LBwzGrbC9e7sbFMuiSQ ==
6076
6088
dependencies:
6077
- axios "^0.21.1 "
6089
+ axios "^0.24.0 "
6078
6090
cssnano "^5.0.7"
6079
6091
fs-extra "^10.0.0"
6080
6092
lodash.isempty "^4.4.0"
0 commit comments