@@ -12235,6 +12235,11 @@ available-typed-arrays@^1.0.7:
1223512235 dependencies:
1223612236 possible-typed-array-names "^1.0.0"
1223712237
12238+ aws-ssl-profiles@^1.1.1:
12239+ version "1.1.2"
12240+ resolved "https://registry.yarnpkg.com/aws-ssl-profiles/-/aws-ssl-profiles-1.1.2.tgz#157dd77e9f19b1d123678e93f120e6f193022641"
12241+ integrity sha512-NZKeq9AfyQvEeNlN0zSYAaWrmBffJh3IELMZfRpJVWgrpEbtEpnjvzqBPf+mxoI287JohRDoa+/nsfqqiZmF6g==
12242+
1223812243[email protected] , axios@^1.0.0, axios@^1.6.7:
1223912244 version "1.6.7"
1224012245 resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
@@ -23268,11 +23273,6 @@ lru-cache@^7.14.1:
2326823273 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
2326923274 integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
2327023275
23271- lru-cache@^8.0.0:
23272- version "8.0.5"
23273- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-8.0.5.tgz#983fe337f3e176667f8e567cfcce7cb064ea214e"
23274- integrity sha512-MhWWlVnuab1RG5/zMRRcVGXZLCXrZTgfwMikgzCegsPnG62yDQo5JnqKkrK4jO5iKqDAZGItAqN5CtKBCBWRUA==
23275-
2327623276lru-cache@^9.0.0:
2327723277 version "9.0.1"
2327823278 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.0.1.tgz#ac061ed291f8b9adaca2b085534bb1d3b61bef83"
2329123291 lodash.clonedeep "^4.5.0"
2329223292 lru-cache "6.0.0"
2329323293
23294+ lru.min@^1.0.0:
23295+ version "1.1.1"
23296+ resolved "https://registry.yarnpkg.com/lru.min/-/lru.min-1.1.1.tgz#146e01e3a183fa7ba51049175de04667d5701f0e"
23297+ integrity sha512-FbAj6lXil6t8z4z3j0E5mfRlPzxkySotzUHwRXjlpRh10vc6AI6WN62ehZj82VG7M20rqogJ0GLwar2Xa05a8Q==
23298+
2329423299lunr@^2.3.8:
2329523300 version "2.3.9"
2329623301 resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1"
@@ -24802,16 +24807,17 @@ mute-stream@~1.0.0:
2480224807 resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
2480324808 integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
2480424809
24805- mysql2@^3.7.1 :
24806- version "3.7.1 "
24807- resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.7.1 .tgz#bb088fa3f01deefbfe04adaf0d3ec18571b33410 "
24808- integrity sha512-4EEqYu57mnkW5+Bvp5wBebY7PpfyrmvJ3knHcmLkp8FyBu4kqgrF2GxIjsC2tbLNZWqJaL21v/MYH7bU5f03oA ==
24810+ mysql2@^3.11.3 :
24811+ version "3.11.3 "
24812+ resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.11.3 .tgz#8291e6069a0784310846f6437b8527050dfc10c4 "
24813+ integrity sha512-Qpu2ADfbKzyLdwC/5d4W7+5Yz7yBzCU05YWt5npWzACST37wJsB23wgOSo00qi043urkiRwXtEvJc9UnuLX/MQ ==
2480924814 dependencies:
24815+ aws-ssl-profiles "^1.1.1"
2481024816 denque "^2.1.0"
2481124817 generate-function "^2.3.1"
2481224818 iconv-lite "^0.6.3"
2481324819 long "^5.2.1"
24814- lru-cache "^8 .0.0"
24820+ lru.min "^1 .0.0"
2481524821 named-placeholders "^1.1.3"
2481624822 seq-queue "^0.0.5"
2481724823 sqlstring "^2.3.2"
0 commit comments