|
6162 | 6162 | dependencies:
|
6163 | 6163 | "@opentelemetry/semantic-conventions" "1.23.0"
|
6164 | 6164 |
|
6165 |
| -"@opentelemetry/core@1.24.0": |
6166 |
| - version "1.24.0" |
6167 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.24.0.tgz#5568b6c1328a6b9c94a77f9b2c7f872b852bba40" |
6168 |
| - integrity sha512-FP2oN7mVPqcdxJDTTnKExj4mi91EH+DNuArKfHTjPuJWe2K1JfMIVXNfahw1h3onJxQnxS8K0stKkogX05s+Aw== |
| 6165 | +"@opentelemetry/core@1.24.1", "@opentelemetry/core@^1.24.1": |
| 6166 | + version "1.24.1" |
| 6167 | + resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.24.1.tgz#35ab9d2ac9ca938e0ffbdfa40c49c169ac8ba80d" |
| 6168 | + integrity sha512-wMSGfsdmibI88K9wB498zXY04yThPexo8jvwNNlm542HZB7XrrMRBbAyKJqG8qDRJwIBdBrPMi4V9ZPW/sqrcg== |
6169 | 6169 | dependencies:
|
6170 |
| - "@opentelemetry/semantic-conventions" "1.24.0" |
| 6170 | + "@opentelemetry/semantic-conventions" "1.24.1" |
6171 | 6171 |
|
6172 | 6172 | "@opentelemetry/core@^0.12.0":
|
6173 | 6173 | version "0.12.0"
|
|
6178 | 6178 | "@opentelemetry/context-base" "^0.12.0"
|
6179 | 6179 | semver "^7.1.3"
|
6180 | 6180 |
|
6181 |
| -"@opentelemetry/core@^1.24.1": |
6182 |
| - version "1.24.1" |
6183 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.24.1.tgz#35ab9d2ac9ca938e0ffbdfa40c49c169ac8ba80d" |
6184 |
| - integrity sha512-wMSGfsdmibI88K9wB498zXY04yThPexo8jvwNNlm542HZB7XrrMRBbAyKJqG8qDRJwIBdBrPMi4V9ZPW/sqrcg== |
6185 |
| - dependencies: |
6186 |
| - "@opentelemetry/semantic-conventions" "1.24.1" |
6187 |
| - |
6188 | 6181 | "@opentelemetry/instrumentation-aws-lambda@0.40.0":
|
6189 | 6182 | version "0.40.0"
|
6190 | 6183 | resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-aws-lambda/-/instrumentation-aws-lambda-0.40.0.tgz#5a54025a1eccb4f2f33115a006a6f8a7c6be4ad8"
|
|
6250 | 6243 | "@opentelemetry/instrumentation" "^0.51.0"
|
6251 | 6244 | "@opentelemetry/semantic-conventions" "^1.0.0"
|
6252 | 6245 |
|
6253 |
| -"@opentelemetry/instrumentation-http@0.51.0": |
6254 |
| - version "0.51.0" |
6255 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-http/-/instrumentation-http-0.51.0.tgz#f23fb24e2eed551859a14486893fe68ba6449de2" |
6256 |
| - integrity sha512-6VsGPBnU6iVKWhVBnuRpwrmiHfxt8EYrqfnH2glfsMpsn4xy+O6U0yGlggPLhoYeOVafV3h70EEk5MU0tpsbiw== |
| 6246 | +"@opentelemetry/instrumentation-http@0.51.1": |
| 6247 | + version "0.51.1" |
| 6248 | + resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-http/-/instrumentation-http-0.51.1.tgz#c450f01af42e44cfd1302a527dc391f09e8364c0" |
| 6249 | + integrity sha512-6b3nZnFFEz/3xZ6w8bVxctPUWIPWiXuPQ725530JgxnN1cvYFd8CJ75PrHZNjynmzSSnqBkN3ef4R9N+RpMh8Q== |
6257 | 6250 | dependencies:
|
6258 |
| - "@opentelemetry/core" "1.24.0" |
6259 |
| - "@opentelemetry/instrumentation" "0.51.0" |
6260 |
| - "@opentelemetry/semantic-conventions" "1.24.0" |
| 6251 | + "@opentelemetry/core" "1.24.1" |
| 6252 | + "@opentelemetry/instrumentation" "0.51.1" |
| 6253 | + "@opentelemetry/semantic-conventions" "1.24.1" |
6261 | 6254 | semver "^7.5.2"
|
6262 | 6255 |
|
6263 | 6256 | "@opentelemetry/instrumentation-ioredis@0.40.0":
|
|
6347 | 6340 | semver "^7.5.2"
|
6348 | 6341 | shimmer "^1.2.1"
|
6349 | 6342 |
|
6350 |
| -"@opentelemetry/instrumentation@0.51.0", "@opentelemetry/instrumentation@^0.51.0": |
6351 |
| - version "0.51.0" |
6352 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.51.0.tgz#93dbe96c87da539081d0ccd07475cfc0b0c61233" |
6353 |
| - integrity sha512-Eg/+Od5bEvzpvZQGhvMyKIkrzB9S7jW+6z9LHEI2VXhl/GrqQ3oBqlzJt4tA6pGtxRmqQWKWGM1wAbwDdW/gUA== |
| 6343 | +"@opentelemetry/instrumentation@0.51.1", "@opentelemetry/instrumentation@^0.51.1": |
| 6344 | + version "0.51.1" |
| 6345 | + resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.51.1.tgz#46fb2291150ec6923e50b2f094b9407bc726ca9b" |
| 6346 | + integrity sha512-JIrvhpgqY6437QIqToyozrUG1h5UhwHkaGK/WAX+fkrpyPtc+RO5FkRtUd9BH0MibabHHvqsnBGKfKVijbmp8w== |
6354 | 6347 | dependencies:
|
6355 |
| - "@opentelemetry/api-logs" "0.51.0" |
| 6348 | + "@opentelemetry/api-logs" "0.51.1" |
6356 | 6349 | "@types/shimmer" "^1.0.2"
|
6357 |
| - import-in-the-middle "1.7.1" |
| 6350 | + import-in-the-middle "1.7.4" |
6358 | 6351 | require-in-the-middle "^7.1.1"
|
6359 | 6352 | semver "^7.5.2"
|
6360 | 6353 | shimmer "^1.2.1"
|
|
6381 | 6374 | semver "^7.5.2"
|
6382 | 6375 | shimmer "^1.2.1"
|
6383 | 6376 |
|
6384 |
| -"@opentelemetry/instrumentation@^0.51.1": |
6385 |
| - version "0.51.1" |
6386 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.51.1.tgz#46fb2291150ec6923e50b2f094b9407bc726ca9b" |
6387 |
| - integrity sha512-JIrvhpgqY6437QIqToyozrUG1h5UhwHkaGK/WAX+fkrpyPtc+RO5FkRtUd9BH0MibabHHvqsnBGKfKVijbmp8w== |
| 6377 | +"@opentelemetry/instrumentation@^0.51.0": |
| 6378 | + version "0.51.0" |
| 6379 | + resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.51.0.tgz#93dbe96c87da539081d0ccd07475cfc0b0c61233" |
| 6380 | + integrity sha512-Eg/+Od5bEvzpvZQGhvMyKIkrzB9S7jW+6z9LHEI2VXhl/GrqQ3oBqlzJt4tA6pGtxRmqQWKWGM1wAbwDdW/gUA== |
6388 | 6381 | dependencies:
|
6389 |
| - "@opentelemetry/api-logs" "0.51.1" |
| 6382 | + "@opentelemetry/api-logs" "0.51.0" |
6390 | 6383 | "@types/shimmer" "^1.0.2"
|
6391 |
| - import-in-the-middle "1.7.4" |
| 6384 | + import-in-the-middle "1.7.1" |
6392 | 6385 | require-in-the-middle "^7.1.1"
|
6393 | 6386 | semver "^7.5.2"
|
6394 | 6387 | shimmer "^1.2.1"
|
|
6449 | 6442 | resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.23.0.tgz#627f2721b960fe586b7f72a07912cb7699f06eef"
|
6450 | 6443 | integrity sha512-MiqFvfOzfR31t8cc74CTP1OZfz7MbqpAnLCra8NqQoaHJX6ncIRTdYOQYBDQ2uFISDq0WY8Y9dDTWvsgzzBYRg==
|
6451 | 6444 |
|
6452 |
| -"@opentelemetry/semantic-conventions@1.24.0": |
6453 |
| - version "1.24.0" |
6454 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.24.0.tgz#f074db930a7feb4d64103a9a576c5fbad046fcac" |
6455 |
| - integrity sha512-yL0jI6Ltuz8R+Opj7jClGrul6pOoYrdfVmzQS4SITXRPH7I5IRZbrwe/6/v8v4WYMa6MYZG480S1+uc/IGfqsA== |
6456 |
| - |
6457 | 6445 | "@opentelemetry/semantic-conventions@1.24.1":
|
6458 | 6446 | version "1.24.1"
|
6459 | 6447 | resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.24.1.tgz#d4bcebda1cb5146d47a2a53daaa7922f8e084dfb"
|
|
8579 | 8567 | resolved "https://registry.yarnpkg.com/@types/node-abi/-/node-abi-3.0.3.tgz#a8334d75fe45ccd4cdb2a6c1ae82540a7a76828c"
|
8580 | 8568 | integrity sha512-5oos6sivyXcDEuVC5oX3+wLwfgrGZu4NIOn826PGAjPCHsqp2zSPTGU7H1Tv+GZBOiDUY3nBXY1MdaofSEt4fw==
|
8581 | 8569 |
|
| 8570 | +"@types/node-cron@^3.0.11": |
| 8571 | + version "3.0.11" |
| 8572 | + resolved "https://registry.yarnpkg.com/@types/node-cron/-/node-cron-3.0.11.tgz#70b7131f65038ae63cfe841354c8aba363632344" |
| 8573 | + integrity sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg== |
| 8574 | + |
8582 | 8575 | "@types/node-fetch@^2.6.0":
|
8583 | 8576 | version "2.6.2"
|
8584 | 8577 | resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.2.tgz#d1a9c5fd049d9415dce61571557104dec3ec81da"
|
|
8594 | 8587 | dependencies:
|
8595 | 8588 | "@types/node" "*"
|
8596 | 8589 |
|
| 8590 | +"@types/node-schedule@^2.1.7": |
| 8591 | + version "2.1.7" |
| 8592 | + resolved "https://registry.yarnpkg.com/@types/node-schedule/-/node-schedule-2.1.7.tgz#79a1e61adc7bbf8d8eaabcef307e07d76cb40d82" |
| 8593 | + integrity sha512-G7Z3R9H7r3TowoH6D2pkzUHPhcJrDF4Jz1JOQ80AX0K2DWTHoN9VC94XzFAPNMdbW9TBzMZ3LjpFi7RYdbxtXA== |
| 8594 | + dependencies: |
| 8595 | + "@types/node" "*" |
| 8596 | + |
8597 | 8597 | "@types/node@*", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
|
8598 | 8598 | version "17.0.38"
|
8599 | 8599 | resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
|
@@ -13361,6 +13361,13 @@ critters@0.0.16:
|
13361 | 13361 | postcss "^8.3.7"
|
13362 | 13362 | pretty-bytes "^5.3.0"
|
13363 | 13363 |
|
| 13364 | +cron-parser@^4.2.0: |
| 13365 | + version "4.9.0" |
| 13366 | + resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-4.9.0.tgz#0340694af3e46a0894978c6f52a6dbb5c0f11ad5" |
| 13367 | + integrity sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q== |
| 13368 | + dependencies: |
| 13369 | + luxon "^3.2.1" |
| 13370 | + |
13364 | 13371 | cron@^3.1.6:
|
13365 | 13372 | version "3.1.6"
|
13366 | 13373 | resolved "https://registry.yarnpkg.com/cron/-/cron-3.1.6.tgz#e7e1798a468e017c8d31459ecd7c2d088f97346c"
|
@@ -21117,6 +21124,11 @@ loglevel@^1.6.8:
|
21117 | 21124 | resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.8.0.tgz#e7ec73a57e1e7b419cb6c6ac06bf050b67356114"
|
21118 | 21125 | integrity sha512-G6A/nJLRgWOuuwdNuA6koovfEV1YpqqAG4pRUlFaz3jj2QNZ8M4vBqnVA+HBTmU/AMNUtlOsMmSpF6NyOjztbA==
|
21119 | 21126 |
|
| 21127 | +long-timeout@0.1.1: |
| 21128 | + version "0.1.1" |
| 21129 | + resolved "https://registry.yarnpkg.com/long-timeout/-/long-timeout-0.1.1.tgz#9721d788b47e0bcb5a24c2e2bee1a0da55dab514" |
| 21130 | + integrity sha512-BFRuQUqc7x2NWxfJBCyUrN8iYUYznzL9JROmRz1gZ6KlOIgmoD+njPVbb+VNn2nGMKggMsK79iUNErillsrx7w== |
| 21131 | + |
21120 | 21132 | long@^4.0.0:
|
21121 | 21133 | version "4.0.0"
|
21122 | 21134 | resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
|
@@ -21219,7 +21231,7 @@ lunr@^2.3.8:
|
21219 | 21231 | resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1"
|
21220 | 21232 | integrity sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==
|
21221 | 21233 |
|
21222 |
| -luxon@~3.4.0: |
| 21234 | +luxon@^3.2.1, luxon@~3.4.0: |
21223 | 21235 | version "3.4.4"
|
21224 | 21236 | resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af"
|
21225 | 21237 | integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==
|
@@ -22952,6 +22964,13 @@ node-addon-api@^6.1.0:
|
22952 | 22964 | resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-6.1.0.tgz#ac8470034e58e67d0c6f1204a18ae6995d9c0d76"
|
22953 | 22965 | integrity sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==
|
22954 | 22966 |
|
| 22967 | +node-cron@^3.0.3: |
| 22968 | + version "3.0.3" |
| 22969 | + resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-3.0.3.tgz#c4bc7173dd96d96c50bdb51122c64415458caff2" |
| 22970 | + integrity sha512-dOal67//nohNgYWb+nWmg5dkFdIwDm8EpeGYMekPMrngV3637lqnX0lbUcCtgibHTz6SEz7DAIjKvKDFYCnO1A== |
| 22971 | + dependencies: |
| 22972 | + uuid "8.3.2" |
| 22973 | + |
22955 | 22974 | node-fetch@2.6.7, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
|
22956 | 22975 | version "2.6.7"
|
22957 | 22976 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
|
@@ -23086,6 +23105,15 @@ node-releases@^2.0.6:
|
23086 | 23105 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
|
23087 | 23106 | integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
|
23088 | 23107 |
|
| 23108 | +node-schedule@^2.1.1: |
| 23109 | + version "2.1.1" |
| 23110 | + resolved "https://registry.yarnpkg.com/node-schedule/-/node-schedule-2.1.1.tgz#6958b2c5af8834954f69bb0a7a97c62b97185de3" |
| 23111 | + integrity sha512-OXdegQq03OmXEjt2hZP33W2YPs/E5BcFQks46+G2gAxs4gHOIVD1u7EqlYLYSKsaIpyKCK9Gbk0ta1/gjRSMRQ== |
| 23112 | + dependencies: |
| 23113 | + cron-parser "^4.2.0" |
| 23114 | + long-timeout "0.1.1" |
| 23115 | + sorted-array-functions "^1.3.0" |
| 23116 | + |
23089 | 23117 | node-source-walk@^4.0.0, node-source-walk@^4.2.0:
|
23090 | 23118 | version "4.2.0"
|
23091 | 23119 | resolved "https://registry.yarnpkg.com/node-source-walk/-/node-source-walk-4.2.0.tgz#c2efe731ea8ba9c03c562aa0a9d984e54f27bc2c"
|
@@ -27604,6 +27632,11 @@ sort-package-json@^1.57.0:
|
27604 | 27632 | is-plain-obj "2.1.0"
|
27605 | 27633 | sort-object-keys "^1.1.3"
|
27606 | 27634 |
|
| 27635 | +sorted-array-functions@^1.3.0: |
| 27636 | + version "1.3.0" |
| 27637 | + resolved "https://registry.yarnpkg.com/sorted-array-functions/-/sorted-array-functions-1.3.0.tgz#8605695563294dffb2c9796d602bd8459f7a0dd5" |
| 27638 | + integrity sha512-2sqgzeFlid6N4Z2fUQ1cvFmTOLRi/sEDzSQ0OKYchqgoPmQBVyM3959qYx3fpS6Esef80KjmpgPeEr028dP3OA== |
| 27639 | + |
27607 | 27640 | source-list-map@^2.0.0:
|
27608 | 27641 | version "2.0.1"
|
27609 | 27642 | resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
|
|
0 commit comments