harperdb 4.7.11 → 4.7.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/README.md +1 -1
  2. package/bin/harperdb.js +42 -42
  3. package/bin/lite.js +30 -30
  4. package/launchServiceScripts/launchNatsIngestService.js +30 -30
  5. package/launchServiceScripts/launchNatsReplyService.js +30 -30
  6. package/launchServiceScripts/launchUpdateNodes4-0-0.js +30 -30
  7. package/npm-shrinkwrap.json +298 -262
  8. package/package.json +3 -3
  9. package/resources/RequestTarget.d.ts +1 -1
  10. package/resources/Resource.d.ts +13 -13
  11. package/resources/Table.d.ts +12 -10
  12. package/resources/transactionBroadcast.d.ts +4 -3
  13. package/server/jobs/jobProcess.js +30 -30
  14. package/server/replication/knownNodes.d.ts +1 -1
  15. package/server/threads/threadServer.js +30 -30
  16. package/studio/web/HDBDogOnly.svg +78 -1
  17. package/studio/web/assets/index-BwlW0AMB.css +1 -0
  18. package/studio/web/assets/index-CLmLLaxk.js +36 -0
  19. package/studio/web/assets/{index-DmMDPK6n.js → index-CTmvkqOY.js} +1 -1
  20. package/studio/web/assets/{index-YHth6Ryl.css → index-CVjGhoEG.css} +1 -1
  21. package/studio/web/assets/index-CfQz3hvA.js +217 -0
  22. package/studio/web/assets/{index.lazy-4dmLPM-x.js → index.lazy-CpOLLVMN.js} +53 -53
  23. package/studio/web/assets/profiler-DqSCXbQf.js +1 -0
  24. package/studio/web/assets/{react-redux-bY1TVOy8.js → react-redux-Dfr59TAh.js} +2 -2
  25. package/studio/web/assets/startRecording-CngdzGnH.js +2 -0
  26. package/studio/web/github-icon.svg +14 -2
  27. package/studio/web/index.html +14 -16
  28. package/studio/web/running.html +137 -92
  29. package/studio/web/running.js +1 -1
  30. package/utility/scripts/restartHdb.js +39 -39
  31. package/studio/web/assets/index-B-eMLFIg.css +0 -1
  32. package/studio/web/assets/index-CDUlUkrk.js +0 -203
  33. package/studio/web/assets/index-Duj5JfEk.js +0 -37
  34. package/studio/web/assets/profiler-BUlyg7xg.js +0 -1
  35. package/studio/web/assets/startRecording-B13uS081.js +0 -2
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "harperdb",
3
- "version": "4.7.11",
3
+ "version": "4.7.13",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "harperdb",
9
- "version": "4.7.11",
9
+ "version": "4.7.13",
10
10
  "hasInstallScript": true,
11
11
  "license": "SEE LICENSE IN LICENSE",
12
12
  "dependencies": {
@@ -50,7 +50,7 @@
50
50
  "json-bigint-fixes": "1.1.0",
51
51
  "json2csv": "5.0.7",
52
52
  "jsonata": "1.8.7",
53
- "jsonwebtoken": "9.0.2",
53
+ "jsonwebtoken": "9.0.3",
54
54
  "lmdb": "3.4.4",
55
55
  "lodash": "4.17.21",
56
56
  "mathjs": "11.12.0",
@@ -58,7 +58,7 @@
58
58
  "minimist": "1.2.8",
59
59
  "moment": "2.30.1",
60
60
  "mqtt-packet": "~9.0.1",
61
- "msgpackr": "1.11.4",
61
+ "msgpackr": "1.11.8",
62
62
  "nats": "2.19.0",
63
63
  "needle": "3.3.1",
64
64
  "node-forge": "^1.3.1",
@@ -944,9 +944,9 @@
944
944
  }
945
945
  },
946
946
  "node_modules/@aws-sdk/util-locate-window": {
947
- "version": "3.893.0",
948
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.893.0.tgz",
949
- "integrity": "sha512-T89pFfgat6c8nMmpI8eKjBcDcgJq36+m9oiXbcUzeU55MP9ZuGgBomGjGnHaEyF36jenW9gmg3NfZDm0AO2XPg==",
947
+ "version": "3.957.0",
948
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.957.0.tgz",
949
+ "integrity": "sha512-nhmgKHnNV9K+i9daumaIz8JTLsIIML9PE/HUks5liyrjUzenjW/aHoc7WJ9/Td/gPZtayxFnXQSJRb/fDlBuJw==",
950
950
  "license": "Apache-2.0",
951
951
  "dependencies": {
952
952
  "tslib": "^2.6.2"
@@ -1230,9 +1230,9 @@
1230
1230
  }
1231
1231
  },
1232
1232
  "node_modules/@datadog/pprof": {
1233
- "version": "5.12.0",
1234
- "resolved": "https://registry.npmjs.org/@datadog/pprof/-/pprof-5.12.0.tgz",
1235
- "integrity": "sha512-qX32upm9eqObGVGvqHpjQB2bXVPTX0ccXTW3mUqUWXgJrAKyHtTfo9PqfoXhflYs0WD9el9xl9c0bM1RS4vRmQ==",
1233
+ "version": "5.13.1",
1234
+ "resolved": "https://registry.npmjs.org/@datadog/pprof/-/pprof-5.13.1.tgz",
1235
+ "integrity": "sha512-7yXQco1xOUFFEHN3UsRw/55603lQTctHcGx9N7PgkcgLGL8t/i5qKalF0AhOKBsLBUnbQ9Iv+ecC2YJErJ07PQ==",
1236
1236
  "hasInstallScript": true,
1237
1237
  "license": "Apache-2.0",
1238
1238
  "dependencies": {
@@ -1792,12 +1792,12 @@
1792
1792
  "license": "BSD-3-Clause"
1793
1793
  },
1794
1794
  "node_modules/@smithy/abort-controller": {
1795
- "version": "4.2.5",
1796
- "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.2.5.tgz",
1797
- "integrity": "sha512-j7HwVkBw68YW8UmFRcjZOmssE77Rvk0GWAIN1oFBhsaovQmZWYCIcGa9/pwRB0ExI8Sk9MWNALTjftjHZea7VA==",
1795
+ "version": "4.2.7",
1796
+ "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.2.7.tgz",
1797
+ "integrity": "sha512-rzMY6CaKx2qxrbYbqjXWS0plqEy7LOdKHS0bg4ixJ6aoGDPNUcLWk/FRNuCILh7GKLG9TFUXYYeQQldMBBwuyw==",
1798
1798
  "license": "Apache-2.0",
1799
1799
  "dependencies": {
1800
- "@smithy/types": "^4.9.0",
1800
+ "@smithy/types": "^4.11.0",
1801
1801
  "tslib": "^2.6.2"
1802
1802
  },
1803
1803
  "engines": {
@@ -1830,16 +1830,16 @@
1830
1830
  }
1831
1831
  },
1832
1832
  "node_modules/@smithy/config-resolver": {
1833
- "version": "4.4.3",
1834
- "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.4.3.tgz",
1835
- "integrity": "sha512-ezHLe1tKLUxDJo2LHtDuEDyWXolw8WGOR92qb4bQdWq/zKenO5BvctZGrVJBK08zjezSk7bmbKFOXIVyChvDLw==",
1833
+ "version": "4.4.5",
1834
+ "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.4.5.tgz",
1835
+ "integrity": "sha512-HAGoUAFYsUkoSckuKbCPayECeMim8pOu+yLy1zOxt1sifzEbrsRpYa+mKcMdiHKMeiqOibyPG0sFJnmaV/OGEg==",
1836
1836
  "license": "Apache-2.0",
1837
1837
  "dependencies": {
1838
- "@smithy/node-config-provider": "^4.3.5",
1839
- "@smithy/types": "^4.9.0",
1838
+ "@smithy/node-config-provider": "^4.3.7",
1839
+ "@smithy/types": "^4.11.0",
1840
1840
  "@smithy/util-config-provider": "^4.2.0",
1841
- "@smithy/util-endpoints": "^3.2.5",
1842
- "@smithy/util-middleware": "^4.2.5",
1841
+ "@smithy/util-endpoints": "^3.2.7",
1842
+ "@smithy/util-middleware": "^4.2.7",
1843
1843
  "tslib": "^2.6.2"
1844
1844
  },
1845
1845
  "engines": {
@@ -1847,18 +1847,18 @@
1847
1847
  }
1848
1848
  },
1849
1849
  "node_modules/@smithy/core": {
1850
- "version": "3.18.6",
1851
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.18.6.tgz",
1852
- "integrity": "sha512-8Q/ugWqfDUEU1Exw71+DoOzlONJ2Cn9QA8VeeDzLLjzO/qruh9UKFzbszy4jXcIYgGofxYiT0t1TT6+CT/GupQ==",
1850
+ "version": "3.20.0",
1851
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.20.0.tgz",
1852
+ "integrity": "sha512-WsSHCPq/neD5G/MkK4csLI5Y5Pkd9c1NMfpYEKeghSGaD4Ja1qLIohRQf2D5c1Uy5aXp76DeKHkzWZ9KAlHroQ==",
1853
1853
  "license": "Apache-2.0",
1854
1854
  "dependencies": {
1855
- "@smithy/middleware-serde": "^4.2.6",
1856
- "@smithy/protocol-http": "^5.3.5",
1857
- "@smithy/types": "^4.9.0",
1855
+ "@smithy/middleware-serde": "^4.2.8",
1856
+ "@smithy/protocol-http": "^5.3.7",
1857
+ "@smithy/types": "^4.11.0",
1858
1858
  "@smithy/util-base64": "^4.3.0",
1859
1859
  "@smithy/util-body-length-browser": "^4.2.0",
1860
- "@smithy/util-middleware": "^4.2.5",
1861
- "@smithy/util-stream": "^4.5.6",
1860
+ "@smithy/util-middleware": "^4.2.7",
1861
+ "@smithy/util-stream": "^4.5.8",
1862
1862
  "@smithy/util-utf8": "^4.2.0",
1863
1863
  "@smithy/uuid": "^1.1.0",
1864
1864
  "tslib": "^2.6.2"
@@ -1868,15 +1868,15 @@
1868
1868
  }
1869
1869
  },
1870
1870
  "node_modules/@smithy/credential-provider-imds": {
1871
- "version": "4.2.5",
1872
- "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.5.tgz",
1873
- "integrity": "sha512-BZwotjoZWn9+36nimwm/OLIcVe+KYRwzMjfhd4QT7QxPm9WY0HiOV8t/Wlh+HVUif0SBVV7ksq8//hPaBC/okQ==",
1871
+ "version": "4.2.7",
1872
+ "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.7.tgz",
1873
+ "integrity": "sha512-CmduWdCiILCRNbQWFR0OcZlUPVtyE49Sr8yYL0rZQ4D/wKxiNzBNS/YHemvnbkIWj623fplgkexUd/c9CAKdoA==",
1874
1874
  "license": "Apache-2.0",
1875
1875
  "dependencies": {
1876
- "@smithy/node-config-provider": "^4.3.5",
1877
- "@smithy/property-provider": "^4.2.5",
1878
- "@smithy/types": "^4.9.0",
1879
- "@smithy/url-parser": "^4.2.5",
1876
+ "@smithy/node-config-provider": "^4.3.7",
1877
+ "@smithy/property-provider": "^4.2.7",
1878
+ "@smithy/types": "^4.11.0",
1879
+ "@smithy/url-parser": "^4.2.7",
1880
1880
  "tslib": "^2.6.2"
1881
1881
  },
1882
1882
  "engines": {
@@ -1884,13 +1884,13 @@
1884
1884
  }
1885
1885
  },
1886
1886
  "node_modules/@smithy/eventstream-codec": {
1887
- "version": "4.2.5",
1888
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.2.5.tgz",
1889
- "integrity": "sha512-Ogt4Zi9hEbIP17oQMd68qYOHUzmH47UkK7q7Gl55iIm9oKt27MUGrC5JfpMroeHjdkOliOA4Qt3NQ1xMq/nrlA==",
1887
+ "version": "4.2.7",
1888
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.2.7.tgz",
1889
+ "integrity": "sha512-DrpkEoM3j9cBBWhufqBwnbbn+3nf1N9FP6xuVJ+e220jbactKuQgaZwjwP5CP1t+O94brm2JgVMD2atMGX3xIQ==",
1890
1890
  "license": "Apache-2.0",
1891
1891
  "dependencies": {
1892
1892
  "@aws-crypto/crc32": "5.2.0",
1893
- "@smithy/types": "^4.9.0",
1893
+ "@smithy/types": "^4.11.0",
1894
1894
  "@smithy/util-hex-encoding": "^4.2.0",
1895
1895
  "tslib": "^2.6.2"
1896
1896
  },
@@ -1899,13 +1899,13 @@
1899
1899
  }
1900
1900
  },
1901
1901
  "node_modules/@smithy/eventstream-serde-browser": {
1902
- "version": "4.2.5",
1903
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.2.5.tgz",
1904
- "integrity": "sha512-HohfmCQZjppVnKX2PnXlf47CW3j92Ki6T/vkAT2DhBR47e89pen3s4fIa7otGTtrVxmj7q+IhH0RnC5kpR8wtw==",
1902
+ "version": "4.2.7",
1903
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.2.7.tgz",
1904
+ "integrity": "sha512-ujzPk8seYoDBmABDE5YqlhQZAXLOrtxtJLrbhHMKjBoG5b4dK4i6/mEU+6/7yXIAkqOO8sJ6YxZl+h0QQ1IJ7g==",
1905
1905
  "license": "Apache-2.0",
1906
1906
  "dependencies": {
1907
- "@smithy/eventstream-serde-universal": "^4.2.5",
1908
- "@smithy/types": "^4.9.0",
1907
+ "@smithy/eventstream-serde-universal": "^4.2.7",
1908
+ "@smithy/types": "^4.11.0",
1909
1909
  "tslib": "^2.6.2"
1910
1910
  },
1911
1911
  "engines": {
@@ -1913,12 +1913,12 @@
1913
1913
  }
1914
1914
  },
1915
1915
  "node_modules/@smithy/eventstream-serde-config-resolver": {
1916
- "version": "4.3.5",
1917
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.3.5.tgz",
1918
- "integrity": "sha512-ibjQjM7wEXtECiT6my1xfiMH9IcEczMOS6xiCQXoUIYSj5b1CpBbJ3VYbdwDy8Vcg5JHN7eFpOCGk8nyZAltNQ==",
1916
+ "version": "4.3.7",
1917
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.3.7.tgz",
1918
+ "integrity": "sha512-x7BtAiIPSaNaWuzm24Q/mtSkv+BrISO/fmheiJ39PKRNH3RmH2Hph/bUKSOBOBC9unqfIYDhKTHwpyZycLGPVQ==",
1919
1919
  "license": "Apache-2.0",
1920
1920
  "dependencies": {
1921
- "@smithy/types": "^4.9.0",
1921
+ "@smithy/types": "^4.11.0",
1922
1922
  "tslib": "^2.6.2"
1923
1923
  },
1924
1924
  "engines": {
@@ -1926,13 +1926,13 @@
1926
1926
  }
1927
1927
  },
1928
1928
  "node_modules/@smithy/eventstream-serde-node": {
1929
- "version": "4.2.5",
1930
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.2.5.tgz",
1931
- "integrity": "sha512-+elOuaYx6F2H6x1/5BQP5ugv12nfJl66GhxON8+dWVUEDJ9jah/A0tayVdkLRP0AeSac0inYkDz5qBFKfVp2Gg==",
1929
+ "version": "4.2.7",
1930
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.2.7.tgz",
1931
+ "integrity": "sha512-roySCtHC5+pQq5lK4be1fZ/WR6s/AxnPaLfCODIPArtN2du8s5Ot4mKVK3pPtijL/L654ws592JHJ1PbZFF6+A==",
1932
1932
  "license": "Apache-2.0",
1933
1933
  "dependencies": {
1934
- "@smithy/eventstream-serde-universal": "^4.2.5",
1935
- "@smithy/types": "^4.9.0",
1934
+ "@smithy/eventstream-serde-universal": "^4.2.7",
1935
+ "@smithy/types": "^4.11.0",
1936
1936
  "tslib": "^2.6.2"
1937
1937
  },
1938
1938
  "engines": {
@@ -1940,13 +1940,13 @@
1940
1940
  }
1941
1941
  },
1942
1942
  "node_modules/@smithy/eventstream-serde-universal": {
1943
- "version": "4.2.5",
1944
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.5.tgz",
1945
- "integrity": "sha512-G9WSqbST45bmIFaeNuP/EnC19Rhp54CcVdX9PDL1zyEB514WsDVXhlyihKlGXnRycmHNmVv88Bvvt4EYxWef/Q==",
1943
+ "version": "4.2.7",
1944
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.7.tgz",
1945
+ "integrity": "sha512-QVD+g3+icFkThoy4r8wVFZMsIP08taHVKjE6Jpmz8h5CgX/kk6pTODq5cht0OMtcapUx+xrPzUTQdA+TmO0m1g==",
1946
1946
  "license": "Apache-2.0",
1947
1947
  "dependencies": {
1948
- "@smithy/eventstream-codec": "^4.2.5",
1949
- "@smithy/types": "^4.9.0",
1948
+ "@smithy/eventstream-codec": "^4.2.7",
1949
+ "@smithy/types": "^4.11.0",
1950
1950
  "tslib": "^2.6.2"
1951
1951
  },
1952
1952
  "engines": {
@@ -1954,14 +1954,14 @@
1954
1954
  }
1955
1955
  },
1956
1956
  "node_modules/@smithy/fetch-http-handler": {
1957
- "version": "5.3.6",
1958
- "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.6.tgz",
1959
- "integrity": "sha512-3+RG3EA6BBJ/ofZUeTFJA7mHfSYrZtQIrDP9dI8Lf7X6Jbos2jptuLrAAteDiFVrmbEmLSuRG/bUKzfAXk7dhg==",
1957
+ "version": "5.3.8",
1958
+ "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.8.tgz",
1959
+ "integrity": "sha512-h/Fi+o7mti4n8wx1SR6UHWLaakwHRx29sizvp8OOm7iqwKGFneT06GCSFhml6Bha5BT6ot5pj3CYZnCHhGC2Rg==",
1960
1960
  "license": "Apache-2.0",
1961
1961
  "dependencies": {
1962
- "@smithy/protocol-http": "^5.3.5",
1963
- "@smithy/querystring-builder": "^4.2.5",
1964
- "@smithy/types": "^4.9.0",
1962
+ "@smithy/protocol-http": "^5.3.7",
1963
+ "@smithy/querystring-builder": "^4.2.7",
1964
+ "@smithy/types": "^4.11.0",
1965
1965
  "@smithy/util-base64": "^4.3.0",
1966
1966
  "tslib": "^2.6.2"
1967
1967
  },
@@ -1970,14 +1970,14 @@
1970
1970
  }
1971
1971
  },
1972
1972
  "node_modules/@smithy/hash-blob-browser": {
1973
- "version": "4.2.6",
1974
- "resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.6.tgz",
1975
- "integrity": "sha512-8P//tA8DVPk+3XURk2rwcKgYwFvwGwmJH/wJqQiSKwXZtf/LiZK+hbUZmPj/9KzM+OVSwe4o85KTp5x9DUZTjw==",
1973
+ "version": "4.2.8",
1974
+ "resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.8.tgz",
1975
+ "integrity": "sha512-07InZontqsM1ggTCPSRgI7d8DirqRrnpL7nIACT4PW0AWrgDiHhjGZzbAE5UtRSiU0NISGUYe7/rri9ZeWyDpw==",
1976
1976
  "license": "Apache-2.0",
1977
1977
  "dependencies": {
1978
1978
  "@smithy/chunked-blob-reader": "^5.2.0",
1979
1979
  "@smithy/chunked-blob-reader-native": "^4.2.1",
1980
- "@smithy/types": "^4.9.0",
1980
+ "@smithy/types": "^4.11.0",
1981
1981
  "tslib": "^2.6.2"
1982
1982
  },
1983
1983
  "engines": {
@@ -1985,12 +1985,12 @@
1985
1985
  }
1986
1986
  },
1987
1987
  "node_modules/@smithy/hash-node": {
1988
- "version": "4.2.5",
1989
- "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.2.5.tgz",
1990
- "integrity": "sha512-DpYX914YOfA3UDT9CN1BM787PcHfWRBB43fFGCYrZFUH0Jv+5t8yYl+Pd5PW4+QzoGEDvn5d5QIO4j2HyYZQSA==",
1988
+ "version": "4.2.7",
1989
+ "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.2.7.tgz",
1990
+ "integrity": "sha512-PU/JWLTBCV1c8FtB8tEFnY4eV1tSfBc7bDBADHfn1K+uRbPgSJ9jnJp0hyjiFN2PMdPzxsf1Fdu0eo9fJ760Xw==",
1991
1991
  "license": "Apache-2.0",
1992
1992
  "dependencies": {
1993
- "@smithy/types": "^4.9.0",
1993
+ "@smithy/types": "^4.11.0",
1994
1994
  "@smithy/util-buffer-from": "^4.2.0",
1995
1995
  "@smithy/util-utf8": "^4.2.0",
1996
1996
  "tslib": "^2.6.2"
@@ -2000,12 +2000,12 @@
2000
2000
  }
2001
2001
  },
2002
2002
  "node_modules/@smithy/hash-stream-node": {
2003
- "version": "4.2.5",
2004
- "resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-4.2.5.tgz",
2005
- "integrity": "sha512-6+do24VnEyvWcGdHXomlpd0m8bfZePpUKBy7m311n+JuRwug8J4dCanJdTymx//8mi0nlkflZBvJe+dEO/O12Q==",
2003
+ "version": "4.2.7",
2004
+ "resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-4.2.7.tgz",
2005
+ "integrity": "sha512-ZQVoAwNYnFMIbd4DUc517HuwNelJUY6YOzwqrbcAgCnVn+79/OK7UjwA93SPpdTOpKDVkLIzavWm/Ck7SmnDPQ==",
2006
2006
  "license": "Apache-2.0",
2007
2007
  "dependencies": {
2008
- "@smithy/types": "^4.9.0",
2008
+ "@smithy/types": "^4.11.0",
2009
2009
  "@smithy/util-utf8": "^4.2.0",
2010
2010
  "tslib": "^2.6.2"
2011
2011
  },
@@ -2014,12 +2014,12 @@
2014
2014
  }
2015
2015
  },
2016
2016
  "node_modules/@smithy/invalid-dependency": {
2017
- "version": "4.2.5",
2018
- "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.2.5.tgz",
2019
- "integrity": "sha512-2L2erASEro1WC5nV+plwIMxrTXpvpfzl4e+Nre6vBVRR2HKeGGcvpJyyL3/PpiSg+cJG2KpTmZmq934Olb6e5A==",
2017
+ "version": "4.2.7",
2018
+ "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.2.7.tgz",
2019
+ "integrity": "sha512-ncvgCr9a15nPlkhIUx3CU4d7E7WEuVJOV7fS7nnK2hLtPK9tYRBkMHQbhXU1VvvKeBm/O0x26OEoBq+ngFpOEQ==",
2020
2020
  "license": "Apache-2.0",
2021
2021
  "dependencies": {
2022
- "@smithy/types": "^4.9.0",
2022
+ "@smithy/types": "^4.11.0",
2023
2023
  "tslib": "^2.6.2"
2024
2024
  },
2025
2025
  "engines": {
@@ -2039,12 +2039,12 @@
2039
2039
  }
2040
2040
  },
2041
2041
  "node_modules/@smithy/md5-js": {
2042
- "version": "4.2.5",
2043
- "resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-4.2.5.tgz",
2044
- "integrity": "sha512-Bt6jpSTMWfjCtC0s79gZ/WZ1w90grfmopVOWqkI2ovhjpD5Q2XRXuecIPB9689L2+cCySMbaXDhBPU56FKNDNg==",
2042
+ "version": "4.2.7",
2043
+ "resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-4.2.7.tgz",
2044
+ "integrity": "sha512-Wv6JcUxtOLTnxvNjDnAiATUsk8gvA6EeS8zzHig07dotpByYsLot+m0AaQEniUBjx97AC41MQR4hW0baraD1Xw==",
2045
2045
  "license": "Apache-2.0",
2046
2046
  "dependencies": {
2047
- "@smithy/types": "^4.9.0",
2047
+ "@smithy/types": "^4.11.0",
2048
2048
  "@smithy/util-utf8": "^4.2.0",
2049
2049
  "tslib": "^2.6.2"
2050
2050
  },
@@ -2053,13 +2053,13 @@
2053
2053
  }
2054
2054
  },
2055
2055
  "node_modules/@smithy/middleware-content-length": {
2056
- "version": "4.2.5",
2057
- "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.2.5.tgz",
2058
- "integrity": "sha512-Y/RabVa5vbl5FuHYV2vUCwvh/dqzrEY/K2yWPSqvhFUwIY0atLqO4TienjBXakoy4zrKAMCZwg+YEqmH7jaN7A==",
2056
+ "version": "4.2.7",
2057
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.2.7.tgz",
2058
+ "integrity": "sha512-GszfBfCcvt7kIbJ41LuNa5f0wvQCHhnGx/aDaZJCCT05Ld6x6U2s0xsc/0mBFONBZjQJp2U/0uSJ178OXOwbhg==",
2059
2059
  "license": "Apache-2.0",
2060
2060
  "dependencies": {
2061
- "@smithy/protocol-http": "^5.3.5",
2062
- "@smithy/types": "^4.9.0",
2061
+ "@smithy/protocol-http": "^5.3.7",
2062
+ "@smithy/types": "^4.11.0",
2063
2063
  "tslib": "^2.6.2"
2064
2064
  },
2065
2065
  "engines": {
@@ -2067,18 +2067,18 @@
2067
2067
  }
2068
2068
  },
2069
2069
  "node_modules/@smithy/middleware-endpoint": {
2070
- "version": "4.3.13",
2071
- "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.13.tgz",
2072
- "integrity": "sha512-X4za1qCdyx1hEVVXuAWlZuK6wzLDv1uw1OY9VtaYy1lULl661+frY7FeuHdYdl7qAARUxH2yvNExU2/SmRFfcg==",
2070
+ "version": "4.4.1",
2071
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.1.tgz",
2072
+ "integrity": "sha512-gpLspUAoe6f1M6H0u4cVuFzxZBrsGZmjx2O9SigurTx4PbntYa4AJ+o0G0oGm1L2oSX6oBhcGHwrfJHup2JnJg==",
2073
2073
  "license": "Apache-2.0",
2074
2074
  "dependencies": {
2075
- "@smithy/core": "^3.18.6",
2076
- "@smithy/middleware-serde": "^4.2.6",
2077
- "@smithy/node-config-provider": "^4.3.5",
2078
- "@smithy/shared-ini-file-loader": "^4.4.0",
2079
- "@smithy/types": "^4.9.0",
2080
- "@smithy/url-parser": "^4.2.5",
2081
- "@smithy/util-middleware": "^4.2.5",
2075
+ "@smithy/core": "^3.20.0",
2076
+ "@smithy/middleware-serde": "^4.2.8",
2077
+ "@smithy/node-config-provider": "^4.3.7",
2078
+ "@smithy/shared-ini-file-loader": "^4.4.2",
2079
+ "@smithy/types": "^4.11.0",
2080
+ "@smithy/url-parser": "^4.2.7",
2081
+ "@smithy/util-middleware": "^4.2.7",
2082
2082
  "tslib": "^2.6.2"
2083
2083
  },
2084
2084
  "engines": {
@@ -2086,18 +2086,18 @@
2086
2086
  }
2087
2087
  },
2088
2088
  "node_modules/@smithy/middleware-retry": {
2089
- "version": "4.4.13",
2090
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.13.tgz",
2091
- "integrity": "sha512-RzIDF9OrSviXX7MQeKOm8r/372KTyY8Jmp6HNKOOYlrguHADuM3ED/f4aCyNhZZFLG55lv5beBin7nL0Nzy1Dw==",
2089
+ "version": "4.4.17",
2090
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.17.tgz",
2091
+ "integrity": "sha512-MqbXK6Y9uq17h+4r0ogu/sBT6V/rdV+5NvYL7ZV444BKfQygYe8wAhDrVXagVebN6w2RE0Fm245l69mOsPGZzg==",
2092
2092
  "license": "Apache-2.0",
2093
2093
  "dependencies": {
2094
- "@smithy/node-config-provider": "^4.3.5",
2095
- "@smithy/protocol-http": "^5.3.5",
2096
- "@smithy/service-error-classification": "^4.2.5",
2097
- "@smithy/smithy-client": "^4.9.9",
2098
- "@smithy/types": "^4.9.0",
2099
- "@smithy/util-middleware": "^4.2.5",
2100
- "@smithy/util-retry": "^4.2.5",
2094
+ "@smithy/node-config-provider": "^4.3.7",
2095
+ "@smithy/protocol-http": "^5.3.7",
2096
+ "@smithy/service-error-classification": "^4.2.7",
2097
+ "@smithy/smithy-client": "^4.10.2",
2098
+ "@smithy/types": "^4.11.0",
2099
+ "@smithy/util-middleware": "^4.2.7",
2100
+ "@smithy/util-retry": "^4.2.7",
2101
2101
  "@smithy/uuid": "^1.1.0",
2102
2102
  "tslib": "^2.6.2"
2103
2103
  },
@@ -2106,13 +2106,13 @@
2106
2106
  }
2107
2107
  },
2108
2108
  "node_modules/@smithy/middleware-serde": {
2109
- "version": "4.2.6",
2110
- "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.2.6.tgz",
2111
- "integrity": "sha512-VkLoE/z7e2g8pirwisLz8XJWedUSY8my/qrp81VmAdyrhi94T+riBfwP+AOEEFR9rFTSonC/5D2eWNmFabHyGQ==",
2109
+ "version": "4.2.8",
2110
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.2.8.tgz",
2111
+ "integrity": "sha512-8rDGYen5m5+NV9eHv9ry0sqm2gI6W7mc1VSFMtn6Igo25S507/HaOX9LTHAS2/J32VXD0xSzrY0H5FJtOMS4/w==",
2112
2112
  "license": "Apache-2.0",
2113
2113
  "dependencies": {
2114
- "@smithy/protocol-http": "^5.3.5",
2115
- "@smithy/types": "^4.9.0",
2114
+ "@smithy/protocol-http": "^5.3.7",
2115
+ "@smithy/types": "^4.11.0",
2116
2116
  "tslib": "^2.6.2"
2117
2117
  },
2118
2118
  "engines": {
@@ -2120,12 +2120,12 @@
2120
2120
  }
2121
2121
  },
2122
2122
  "node_modules/@smithy/middleware-stack": {
2123
- "version": "4.2.5",
2124
- "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.2.5.tgz",
2125
- "integrity": "sha512-bYrutc+neOyWxtZdbB2USbQttZN0mXaOyYLIsaTbJhFsfpXyGWUxJpEuO1rJ8IIJm2qH4+xJT0mxUSsEDTYwdQ==",
2123
+ "version": "4.2.7",
2124
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.2.7.tgz",
2125
+ "integrity": "sha512-bsOT0rJ+HHlZd9crHoS37mt8qRRN/h9jRve1SXUhVbkRzu0QaNYZp1i1jha4n098tsvROjcwfLlfvcFuJSXEsw==",
2126
2126
  "license": "Apache-2.0",
2127
2127
  "dependencies": {
2128
- "@smithy/types": "^4.9.0",
2128
+ "@smithy/types": "^4.11.0",
2129
2129
  "tslib": "^2.6.2"
2130
2130
  },
2131
2131
  "engines": {
@@ -2133,14 +2133,14 @@
2133
2133
  }
2134
2134
  },
2135
2135
  "node_modules/@smithy/node-config-provider": {
2136
- "version": "4.3.5",
2137
- "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.3.5.tgz",
2138
- "integrity": "sha512-UTurh1C4qkVCtqggI36DGbLB2Kv8UlcFdMXDcWMbqVY2uRg0XmT9Pb4Vj6oSQ34eizO1fvR0RnFV4Axw4IrrAg==",
2136
+ "version": "4.3.7",
2137
+ "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.3.7.tgz",
2138
+ "integrity": "sha512-7r58wq8sdOcrwWe+klL9y3bc4GW1gnlfnFOuL7CXa7UzfhzhxKuzNdtqgzmTV+53lEp9NXh5hY/S4UgjLOzPfw==",
2139
2139
  "license": "Apache-2.0",
2140
2140
  "dependencies": {
2141
- "@smithy/property-provider": "^4.2.5",
2142
- "@smithy/shared-ini-file-loader": "^4.4.0",
2143
- "@smithy/types": "^4.9.0",
2141
+ "@smithy/property-provider": "^4.2.7",
2142
+ "@smithy/shared-ini-file-loader": "^4.4.2",
2143
+ "@smithy/types": "^4.11.0",
2144
2144
  "tslib": "^2.6.2"
2145
2145
  },
2146
2146
  "engines": {
@@ -2148,15 +2148,15 @@
2148
2148
  }
2149
2149
  },
2150
2150
  "node_modules/@smithy/node-http-handler": {
2151
- "version": "4.4.5",
2152
- "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.5.tgz",
2153
- "integrity": "sha512-CMnzM9R2WqlqXQGtIlsHMEZfXKJVTIrqCNoSd/QpAyp+Dw0a1Vps13l6ma1fH8g7zSPNsA59B/kWgeylFuA/lw==",
2151
+ "version": "4.4.7",
2152
+ "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.7.tgz",
2153
+ "integrity": "sha512-NELpdmBOO6EpZtWgQiHjoShs1kmweaiNuETUpuup+cmm/xJYjT4eUjfhrXRP4jCOaAsS3c3yPsP3B+K+/fyPCQ==",
2154
2154
  "license": "Apache-2.0",
2155
2155
  "dependencies": {
2156
- "@smithy/abort-controller": "^4.2.5",
2157
- "@smithy/protocol-http": "^5.3.5",
2158
- "@smithy/querystring-builder": "^4.2.5",
2159
- "@smithy/types": "^4.9.0",
2156
+ "@smithy/abort-controller": "^4.2.7",
2157
+ "@smithy/protocol-http": "^5.3.7",
2158
+ "@smithy/querystring-builder": "^4.2.7",
2159
+ "@smithy/types": "^4.11.0",
2160
2160
  "tslib": "^2.6.2"
2161
2161
  },
2162
2162
  "engines": {
@@ -2164,12 +2164,12 @@
2164
2164
  }
2165
2165
  },
2166
2166
  "node_modules/@smithy/property-provider": {
2167
- "version": "4.2.5",
2168
- "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.2.5.tgz",
2169
- "integrity": "sha512-8iLN1XSE1rl4MuxvQ+5OSk/Zb5El7NJZ1td6Tn+8dQQHIjp59Lwl6bd0+nzw6SKm2wSSriH2v/I9LPzUic7EOg==",
2167
+ "version": "4.2.7",
2168
+ "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.2.7.tgz",
2169
+ "integrity": "sha512-jmNYKe9MGGPoSl/D7JDDs1C8b3dC8f/w78LbaVfoTtWy4xAd5dfjaFG9c9PWPihY4ggMQNQSMtzU77CNgAJwmA==",
2170
2170
  "license": "Apache-2.0",
2171
2171
  "dependencies": {
2172
- "@smithy/types": "^4.9.0",
2172
+ "@smithy/types": "^4.11.0",
2173
2173
  "tslib": "^2.6.2"
2174
2174
  },
2175
2175
  "engines": {
@@ -2177,12 +2177,12 @@
2177
2177
  }
2178
2178
  },
2179
2179
  "node_modules/@smithy/protocol-http": {
2180
- "version": "5.3.5",
2181
- "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.5.tgz",
2182
- "integrity": "sha512-RlaL+sA0LNMp03bf7XPbFmT5gN+w3besXSWMkA8rcmxLSVfiEXElQi4O2IWwPfxzcHkxqrwBFMbngB8yx/RvaQ==",
2180
+ "version": "5.3.7",
2181
+ "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.7.tgz",
2182
+ "integrity": "sha512-1r07pb994I20dD/c2seaZhoCuNYm0rWrvBxhCQ70brNh11M5Ml2ew6qJVo0lclB3jMIXirD4s2XRXRe7QEi0xA==",
2183
2183
  "license": "Apache-2.0",
2184
2184
  "dependencies": {
2185
- "@smithy/types": "^4.9.0",
2185
+ "@smithy/types": "^4.11.0",
2186
2186
  "tslib": "^2.6.2"
2187
2187
  },
2188
2188
  "engines": {
@@ -2190,12 +2190,12 @@
2190
2190
  }
2191
2191
  },
2192
2192
  "node_modules/@smithy/querystring-builder": {
2193
- "version": "4.2.5",
2194
- "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.5.tgz",
2195
- "integrity": "sha512-y98otMI1saoajeik2kLfGyRp11e5U/iJYH/wLCh3aTV/XutbGT9nziKGkgCaMD1ghK7p6htHMm6b6scl9JRUWg==",
2193
+ "version": "4.2.7",
2194
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.7.tgz",
2195
+ "integrity": "sha512-eKONSywHZxK4tBxe2lXEysh8wbBdvDWiA+RIuaxZSgCMmA0zMgoDpGLJhnyj+c0leOQprVnXOmcB4m+W9Rw7sg==",
2196
2196
  "license": "Apache-2.0",
2197
2197
  "dependencies": {
2198
- "@smithy/types": "^4.9.0",
2198
+ "@smithy/types": "^4.11.0",
2199
2199
  "@smithy/util-uri-escape": "^4.2.0",
2200
2200
  "tslib": "^2.6.2"
2201
2201
  },
@@ -2204,12 +2204,12 @@
2204
2204
  }
2205
2205
  },
2206
2206
  "node_modules/@smithy/querystring-parser": {
2207
- "version": "4.2.5",
2208
- "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.2.5.tgz",
2209
- "integrity": "sha512-031WCTdPYgiQRYNPXznHXof2YM0GwL6SeaSyTH/P72M1Vz73TvCNH2Nq8Iu2IEPq9QP2yx0/nrw5YmSeAi/AjQ==",
2207
+ "version": "4.2.7",
2208
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.2.7.tgz",
2209
+ "integrity": "sha512-3X5ZvzUHmlSTHAXFlswrS6EGt8fMSIxX/c3Rm1Pni3+wYWB6cjGocmRIoqcQF9nU5OgGmL0u7l9m44tSUpfj9w==",
2210
2210
  "license": "Apache-2.0",
2211
2211
  "dependencies": {
2212
- "@smithy/types": "^4.9.0",
2212
+ "@smithy/types": "^4.11.0",
2213
2213
  "tslib": "^2.6.2"
2214
2214
  },
2215
2215
  "engines": {
@@ -2217,24 +2217,24 @@
2217
2217
  }
2218
2218
  },
2219
2219
  "node_modules/@smithy/service-error-classification": {
2220
- "version": "4.2.5",
2221
- "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.2.5.tgz",
2222
- "integrity": "sha512-8fEvK+WPE3wUAcDvqDQG1Vk3ANLR8Px979te96m84CbKAjBVf25rPYSzb4xU4hlTyho7VhOGnh5i62D/JVF0JQ==",
2220
+ "version": "4.2.7",
2221
+ "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.2.7.tgz",
2222
+ "integrity": "sha512-YB7oCbukqEb2Dlh3340/8g8vNGbs/QsNNRms+gv3N2AtZz9/1vSBx6/6tpwQpZMEJFs7Uq8h4mmOn48ZZ72MkA==",
2223
2223
  "license": "Apache-2.0",
2224
2224
  "dependencies": {
2225
- "@smithy/types": "^4.9.0"
2225
+ "@smithy/types": "^4.11.0"
2226
2226
  },
2227
2227
  "engines": {
2228
2228
  "node": ">=18.0.0"
2229
2229
  }
2230
2230
  },
2231
2231
  "node_modules/@smithy/shared-ini-file-loader": {
2232
- "version": "4.4.0",
2233
- "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.0.tgz",
2234
- "integrity": "sha512-5WmZ5+kJgJDjwXXIzr1vDTG+RhF9wzSODQBfkrQ2VVkYALKGvZX1lgVSxEkgicSAFnFhPj5rudJV0zoinqS0bA==",
2232
+ "version": "4.4.2",
2233
+ "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.2.tgz",
2234
+ "integrity": "sha512-M7iUUff/KwfNunmrgtqBfvZSzh3bmFgv/j/t1Y1dQ+8dNo34br1cqVEqy6v0mYEgi0DkGO7Xig0AnuOaEGVlcg==",
2235
2235
  "license": "Apache-2.0",
2236
2236
  "dependencies": {
2237
- "@smithy/types": "^4.9.0",
2237
+ "@smithy/types": "^4.11.0",
2238
2238
  "tslib": "^2.6.2"
2239
2239
  },
2240
2240
  "engines": {
@@ -2242,16 +2242,16 @@
2242
2242
  }
2243
2243
  },
2244
2244
  "node_modules/@smithy/signature-v4": {
2245
- "version": "5.3.5",
2246
- "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.3.5.tgz",
2247
- "integrity": "sha512-xSUfMu1FT7ccfSXkoLl/QRQBi2rOvi3tiBZU2Tdy3I6cgvZ6SEi9QNey+lqps/sJRnogIS+lq+B1gxxbra2a/w==",
2245
+ "version": "5.3.7",
2246
+ "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.3.7.tgz",
2247
+ "integrity": "sha512-9oNUlqBlFZFOSdxgImA6X5GFuzE7V2H7VG/7E70cdLhidFbdtvxxt81EHgykGK5vq5D3FafH//X+Oy31j3CKOg==",
2248
2248
  "license": "Apache-2.0",
2249
2249
  "dependencies": {
2250
2250
  "@smithy/is-array-buffer": "^4.2.0",
2251
- "@smithy/protocol-http": "^5.3.5",
2252
- "@smithy/types": "^4.9.0",
2251
+ "@smithy/protocol-http": "^5.3.7",
2252
+ "@smithy/types": "^4.11.0",
2253
2253
  "@smithy/util-hex-encoding": "^4.2.0",
2254
- "@smithy/util-middleware": "^4.2.5",
2254
+ "@smithy/util-middleware": "^4.2.7",
2255
2255
  "@smithy/util-uri-escape": "^4.2.0",
2256
2256
  "@smithy/util-utf8": "^4.2.0",
2257
2257
  "tslib": "^2.6.2"
@@ -2261,17 +2261,17 @@
2261
2261
  }
2262
2262
  },
2263
2263
  "node_modules/@smithy/smithy-client": {
2264
- "version": "4.9.9",
2265
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.9.tgz",
2266
- "integrity": "sha512-SUnZJMMo5yCmgjopJbiNeo1vlr8KvdnEfIHV9rlD77QuOGdRotIVBcOrBuMr+sI9zrnhtDtLP054bZVbpZpiQA==",
2264
+ "version": "4.10.2",
2265
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.10.2.tgz",
2266
+ "integrity": "sha512-D5z79xQWpgrGpAHb054Fn2CCTQZpog7JELbVQ6XAvXs5MNKWf28U9gzSBlJkOyMl9LA1TZEjRtwvGXfP0Sl90g==",
2267
2267
  "license": "Apache-2.0",
2268
2268
  "dependencies": {
2269
- "@smithy/core": "^3.18.6",
2270
- "@smithy/middleware-endpoint": "^4.3.13",
2271
- "@smithy/middleware-stack": "^4.2.5",
2272
- "@smithy/protocol-http": "^5.3.5",
2273
- "@smithy/types": "^4.9.0",
2274
- "@smithy/util-stream": "^4.5.6",
2269
+ "@smithy/core": "^3.20.0",
2270
+ "@smithy/middleware-endpoint": "^4.4.1",
2271
+ "@smithy/middleware-stack": "^4.2.7",
2272
+ "@smithy/protocol-http": "^5.3.7",
2273
+ "@smithy/types": "^4.11.0",
2274
+ "@smithy/util-stream": "^4.5.8",
2275
2275
  "tslib": "^2.6.2"
2276
2276
  },
2277
2277
  "engines": {
@@ -2279,9 +2279,9 @@
2279
2279
  }
2280
2280
  },
2281
2281
  "node_modules/@smithy/types": {
2282
- "version": "4.9.0",
2283
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.9.0.tgz",
2284
- "integrity": "sha512-MvUbdnXDTwykR8cB1WZvNNwqoWVaTRA0RLlLmf/cIFNMM2cKWz01X4Ly6SMC4Kks30r8tT3Cty0jmeWfiuyHTA==",
2282
+ "version": "4.11.0",
2283
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.11.0.tgz",
2284
+ "integrity": "sha512-mlrmL0DRDVe3mNrjTcVcZEgkFmufITfUAPBEA+AHYiIeYyJebso/He1qLbP3PssRe22KUzLRpQSdBPbXdgZ2VA==",
2285
2285
  "license": "Apache-2.0",
2286
2286
  "dependencies": {
2287
2287
  "tslib": "^2.6.2"
@@ -2291,13 +2291,13 @@
2291
2291
  }
2292
2292
  },
2293
2293
  "node_modules/@smithy/url-parser": {
2294
- "version": "4.2.5",
2295
- "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.2.5.tgz",
2296
- "integrity": "sha512-VaxMGsilqFnK1CeBX+LXnSuaMx4sTL/6znSZh2829txWieazdVxr54HmiyTsIbpOTLcf5nYpq9lpzmwRdxj6rQ==",
2294
+ "version": "4.2.7",
2295
+ "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.2.7.tgz",
2296
+ "integrity": "sha512-/RLtVsRV4uY3qPWhBDsjwahAtt3x2IsMGnP5W1b2VZIe+qgCqkLxI1UOHDZp1Q1QSOrdOR32MF3Ph2JfWT1VHg==",
2297
2297
  "license": "Apache-2.0",
2298
2298
  "dependencies": {
2299
- "@smithy/querystring-parser": "^4.2.5",
2300
- "@smithy/types": "^4.9.0",
2299
+ "@smithy/querystring-parser": "^4.2.7",
2300
+ "@smithy/types": "^4.11.0",
2301
2301
  "tslib": "^2.6.2"
2302
2302
  },
2303
2303
  "engines": {
@@ -2368,14 +2368,14 @@
2368
2368
  }
2369
2369
  },
2370
2370
  "node_modules/@smithy/util-defaults-mode-browser": {
2371
- "version": "4.3.12",
2372
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.12.tgz",
2373
- "integrity": "sha512-TKc6FnOxFULKxLgTNHYjcFqdOYzXVPFFVm5JhI30F3RdhT7nYOtOsjgaOwfDRmA/3U66O9KaBQ3UHoXwayRhAg==",
2371
+ "version": "4.3.16",
2372
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.16.tgz",
2373
+ "integrity": "sha512-/eiSP3mzY3TsvUOYMeL4EqUX6fgUOj2eUOU4rMMgVbq67TiRLyxT7Xsjxq0bW3OwuzK009qOwF0L2OgJqperAQ==",
2374
2374
  "license": "Apache-2.0",
2375
2375
  "dependencies": {
2376
- "@smithy/property-provider": "^4.2.5",
2377
- "@smithy/smithy-client": "^4.9.9",
2378
- "@smithy/types": "^4.9.0",
2376
+ "@smithy/property-provider": "^4.2.7",
2377
+ "@smithy/smithy-client": "^4.10.2",
2378
+ "@smithy/types": "^4.11.0",
2379
2379
  "tslib": "^2.6.2"
2380
2380
  },
2381
2381
  "engines": {
@@ -2383,17 +2383,17 @@
2383
2383
  }
2384
2384
  },
2385
2385
  "node_modules/@smithy/util-defaults-mode-node": {
2386
- "version": "4.2.15",
2387
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.15.tgz",
2388
- "integrity": "sha512-94NqfQVo+vGc5gsQ9SROZqOvBkGNMQu6pjXbnn8aQvBUhc31kx49gxlkBEqgmaZQHUUfdRUin5gK/HlHKmbAwg==",
2386
+ "version": "4.2.19",
2387
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.19.tgz",
2388
+ "integrity": "sha512-3a4+4mhf6VycEJyHIQLypRbiwG6aJvbQAeRAVXydMmfweEPnLLabRbdyo/Pjw8Rew9vjsh5WCdhmDaHkQnhhhA==",
2389
2389
  "license": "Apache-2.0",
2390
2390
  "dependencies": {
2391
- "@smithy/config-resolver": "^4.4.3",
2392
- "@smithy/credential-provider-imds": "^4.2.5",
2393
- "@smithy/node-config-provider": "^4.3.5",
2394
- "@smithy/property-provider": "^4.2.5",
2395
- "@smithy/smithy-client": "^4.9.9",
2396
- "@smithy/types": "^4.9.0",
2391
+ "@smithy/config-resolver": "^4.4.5",
2392
+ "@smithy/credential-provider-imds": "^4.2.7",
2393
+ "@smithy/node-config-provider": "^4.3.7",
2394
+ "@smithy/property-provider": "^4.2.7",
2395
+ "@smithy/smithy-client": "^4.10.2",
2396
+ "@smithy/types": "^4.11.0",
2397
2397
  "tslib": "^2.6.2"
2398
2398
  },
2399
2399
  "engines": {
@@ -2401,13 +2401,13 @@
2401
2401
  }
2402
2402
  },
2403
2403
  "node_modules/@smithy/util-endpoints": {
2404
- "version": "3.2.5",
2405
- "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.2.5.tgz",
2406
- "integrity": "sha512-3O63AAWu2cSNQZp+ayl9I3NapW1p1rR5mlVHcF6hAB1dPZUQFfRPYtplWX/3xrzWthPGj5FqB12taJJCfH6s8A==",
2404
+ "version": "3.2.7",
2405
+ "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.2.7.tgz",
2406
+ "integrity": "sha512-s4ILhyAvVqhMDYREeTS68R43B1V5aenV5q/V1QpRQJkCXib5BPRo4s7uNdzGtIKxaPHCfU/8YkvPAEvTpxgspg==",
2407
2407
  "license": "Apache-2.0",
2408
2408
  "dependencies": {
2409
- "@smithy/node-config-provider": "^4.3.5",
2410
- "@smithy/types": "^4.9.0",
2409
+ "@smithy/node-config-provider": "^4.3.7",
2410
+ "@smithy/types": "^4.11.0",
2411
2411
  "tslib": "^2.6.2"
2412
2412
  },
2413
2413
  "engines": {
@@ -2427,12 +2427,12 @@
2427
2427
  }
2428
2428
  },
2429
2429
  "node_modules/@smithy/util-middleware": {
2430
- "version": "4.2.5",
2431
- "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.2.5.tgz",
2432
- "integrity": "sha512-6Y3+rvBF7+PZOc40ybeZMcGln6xJGVeY60E7jy9Mv5iKpMJpHgRE6dKy9ScsVxvfAYuEX4Q9a65DQX90KaQ3bA==",
2430
+ "version": "4.2.7",
2431
+ "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.2.7.tgz",
2432
+ "integrity": "sha512-i1IkpbOae6NvIKsEeLLM9/2q4X+M90KV3oCFgWQI4q0Qz+yUZvsr+gZPdAEAtFhWQhAHpTsJO8DRJPuwVyln+w==",
2433
2433
  "license": "Apache-2.0",
2434
2434
  "dependencies": {
2435
- "@smithy/types": "^4.9.0",
2435
+ "@smithy/types": "^4.11.0",
2436
2436
  "tslib": "^2.6.2"
2437
2437
  },
2438
2438
  "engines": {
@@ -2440,13 +2440,13 @@
2440
2440
  }
2441
2441
  },
2442
2442
  "node_modules/@smithy/util-retry": {
2443
- "version": "4.2.5",
2444
- "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.2.5.tgz",
2445
- "integrity": "sha512-GBj3+EZBbN4NAqJ/7pAhsXdfzdlznOh8PydUijy6FpNIMnHPSMO2/rP4HKu+UFeikJxShERk528oy7GT79YiJg==",
2443
+ "version": "4.2.7",
2444
+ "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.2.7.tgz",
2445
+ "integrity": "sha512-SvDdsQyF5CIASa4EYVT02LukPHVzAgUA4kMAuZ97QJc2BpAqZfA4PINB8/KOoCXEw9tsuv/jQjMeaHFvxdLNGg==",
2446
2446
  "license": "Apache-2.0",
2447
2447
  "dependencies": {
2448
- "@smithy/service-error-classification": "^4.2.5",
2449
- "@smithy/types": "^4.9.0",
2448
+ "@smithy/service-error-classification": "^4.2.7",
2449
+ "@smithy/types": "^4.11.0",
2450
2450
  "tslib": "^2.6.2"
2451
2451
  },
2452
2452
  "engines": {
@@ -2454,14 +2454,14 @@
2454
2454
  }
2455
2455
  },
2456
2456
  "node_modules/@smithy/util-stream": {
2457
- "version": "4.5.6",
2458
- "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.5.6.tgz",
2459
- "integrity": "sha512-qWw/UM59TiaFrPevefOZ8CNBKbYEP6wBAIlLqxn3VAIo9rgnTNc4ASbVrqDmhuwI87usnjhdQrxodzAGFFzbRQ==",
2457
+ "version": "4.5.8",
2458
+ "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.5.8.tgz",
2459
+ "integrity": "sha512-ZnnBhTapjM0YPGUSmOs0Mcg/Gg87k503qG4zU2v/+Js2Gu+daKOJMeqcQns8ajepY8tgzzfYxl6kQyZKml6O2w==",
2460
2460
  "license": "Apache-2.0",
2461
2461
  "dependencies": {
2462
- "@smithy/fetch-http-handler": "^5.3.6",
2463
- "@smithy/node-http-handler": "^4.4.5",
2464
- "@smithy/types": "^4.9.0",
2462
+ "@smithy/fetch-http-handler": "^5.3.8",
2463
+ "@smithy/node-http-handler": "^4.4.7",
2464
+ "@smithy/types": "^4.11.0",
2465
2465
  "@smithy/util-base64": "^4.3.0",
2466
2466
  "@smithy/util-buffer-from": "^4.2.0",
2467
2467
  "@smithy/util-hex-encoding": "^4.2.0",
@@ -2498,13 +2498,13 @@
2498
2498
  }
2499
2499
  },
2500
2500
  "node_modules/@smithy/util-waiter": {
2501
- "version": "4.2.5",
2502
- "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.2.5.tgz",
2503
- "integrity": "sha512-Dbun99A3InifQdIrsXZ+QLcC0PGBPAdrl4cj1mTgJvyc9N2zf7QSxg8TBkzsCmGJdE3TLbO9ycwpY0EkWahQ/g==",
2501
+ "version": "4.2.7",
2502
+ "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.2.7.tgz",
2503
+ "integrity": "sha512-vHJFXi9b7kUEpHWUCY3Twl+9NPOZvQ0SAi+Ewtn48mbiJk4JY9MZmKQjGB4SCvVb9WPiSphZJYY6RIbs+grrzw==",
2504
2504
  "license": "Apache-2.0",
2505
2505
  "dependencies": {
2506
- "@smithy/abort-controller": "^4.2.5",
2507
- "@smithy/types": "^4.9.0",
2506
+ "@smithy/abort-controller": "^4.2.7",
2507
+ "@smithy/types": "^4.11.0",
2508
2508
  "tslib": "^2.6.2"
2509
2509
  },
2510
2510
  "engines": {
@@ -2785,18 +2785,18 @@
2785
2785
  "license": "MIT"
2786
2786
  },
2787
2787
  "node_modules/@types/node": {
2788
- "version": "24.10.1",
2789
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.1.tgz",
2790
- "integrity": "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==",
2788
+ "version": "25.0.3",
2789
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.3.tgz",
2790
+ "integrity": "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==",
2791
2791
  "license": "MIT",
2792
2792
  "dependencies": {
2793
2793
  "undici-types": "~7.16.0"
2794
2794
  }
2795
2795
  },
2796
2796
  "node_modules/@types/readable-stream": {
2797
- "version": "4.0.22",
2798
- "resolved": "https://registry.npmjs.org/@types/readable-stream/-/readable-stream-4.0.22.tgz",
2799
- "integrity": "sha512-/FFhJpfCLAPwAcN3mFycNUa77ddnr8jTgF5VmSNetaemWB2cIlfCA9t0YTM3JAT0wOcv8D4tjPo7pkDhK3EJIg==",
2797
+ "version": "4.0.23",
2798
+ "resolved": "https://registry.npmjs.org/@types/readable-stream/-/readable-stream-4.0.23.tgz",
2799
+ "integrity": "sha512-wwXrtQvbMHxCbBgjHaMGEmImFTQxxpfMOR/ZoQnXxB1woqkUbdLGFDgauo00Py9IudiaqSeiBiulSV9i6XIPig==",
2800
2800
  "license": "MIT",
2801
2801
  "dependencies": {
2802
2802
  "@types/node": "*"
@@ -3160,9 +3160,9 @@
3160
3160
  }
3161
3161
  },
3162
3162
  "node_modules/bl": {
3163
- "version": "6.1.5",
3164
- "resolved": "https://registry.npmjs.org/bl/-/bl-6.1.5.tgz",
3165
- "integrity": "sha512-XylDt2P3JBttAwLpORq/hOEX9eJzP0r6Voa46C/WVvad8D1J0jW5876txB8FnzKtbdnU6X4Y1vOEvC6PllJrDg==",
3163
+ "version": "6.1.6",
3164
+ "resolved": "https://registry.npmjs.org/bl/-/bl-6.1.6.tgz",
3165
+ "integrity": "sha512-jLsPgN/YSvPUg9UX0Kd73CXpm2Psg9FxMeCSXnk3WBO3CMT10JMwijubhGfHCnFu6TPn1ei3b975dxv7K2pWVg==",
3166
3166
  "license": "MIT",
3167
3167
  "dependencies": {
3168
3168
  "@types/readable-stream": "^4.0.0",
@@ -3279,9 +3279,9 @@
3279
3279
  "license": "MIT"
3280
3280
  },
3281
3281
  "node_modules/bufferutil": {
3282
- "version": "4.0.9",
3283
- "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.9.tgz",
3284
- "integrity": "sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==",
3282
+ "version": "4.1.0",
3283
+ "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.1.0.tgz",
3284
+ "integrity": "sha512-ZMANVnAixE6AWWnPzlW2KpUrxhm9woycYvPOo67jWHyFowASTEd9s+QN1EIMsSDtwhIxN4sWE1jotpuDUIgyIw==",
3285
3285
  "hasInstallScript": true,
3286
3286
  "license": "MIT",
3287
3287
  "optional": true,
@@ -4216,9 +4216,9 @@
4216
4216
  }
4217
4217
  },
4218
4218
  "node_modules/fastq": {
4219
- "version": "1.19.1",
4220
- "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
4221
- "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
4219
+ "version": "1.20.1",
4220
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
4221
+ "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
4222
4222
  "license": "ISC",
4223
4223
  "dependencies": {
4224
4224
  "reusify": "^1.0.4"
@@ -5112,12 +5112,12 @@
5112
5112
  "license": "MIT"
5113
5113
  },
5114
5114
  "node_modules/jsonwebtoken": {
5115
- "version": "9.0.2",
5116
- "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz",
5117
- "integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==",
5115
+ "version": "9.0.3",
5116
+ "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.3.tgz",
5117
+ "integrity": "sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==",
5118
5118
  "license": "MIT",
5119
5119
  "dependencies": {
5120
- "jws": "^3.2.2",
5120
+ "jws": "^4.0.1",
5121
5121
  "lodash.includes": "^4.3.0",
5122
5122
  "lodash.isboolean": "^3.0.3",
5123
5123
  "lodash.isinteger": "^4.0.4",
@@ -5134,9 +5134,9 @@
5134
5134
  }
5135
5135
  },
5136
5136
  "node_modules/jwa": {
5137
- "version": "1.4.2",
5138
- "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.2.tgz",
5139
- "integrity": "sha512-eeH5JO+21J78qMvTIDdBXidBd6nG2kZjg5Ohz/1fpa28Z4CcsWUzJ1ZZyFq/3z3N17aZy+ZuBoHljASbL1WfOw==",
5137
+ "version": "2.0.1",
5138
+ "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz",
5139
+ "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==",
5140
5140
  "license": "MIT",
5141
5141
  "dependencies": {
5142
5142
  "buffer-equal-constant-time": "^1.0.1",
@@ -5145,12 +5145,12 @@
5145
5145
  }
5146
5146
  },
5147
5147
  "node_modules/jws": {
5148
- "version": "3.2.2",
5149
- "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz",
5150
- "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==",
5148
+ "version": "4.0.1",
5149
+ "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz",
5150
+ "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==",
5151
5151
  "license": "MIT",
5152
5152
  "dependencies": {
5153
- "jwa": "^1.4.1",
5153
+ "jwa": "^2.0.1",
5154
5154
  "safe-buffer": "^5.0.1"
5155
5155
  }
5156
5156
  },
@@ -5517,9 +5517,9 @@
5517
5517
  "license": "MIT"
5518
5518
  },
5519
5519
  "node_modules/msgpackr": {
5520
- "version": "1.11.4",
5521
- "resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.4.tgz",
5522
- "integrity": "sha512-uaff7RG9VIC4jacFW9xzL3jc0iM32DNHe4jYVycBcjUePT/Klnfj7pqtWJt9khvDFizmjN2TlYniYmSS2LIaZg==",
5520
+ "version": "1.11.8",
5521
+ "resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.8.tgz",
5522
+ "integrity": "sha512-bC4UGzHhVvgDNS7kn9tV8fAucIYUBuGojcaLiz7v+P63Lmtm0Xeji8B/8tYKddALXxJLpwIeBmUN3u64C4YkRA==",
5523
5523
  "license": "MIT",
5524
5524
  "optionalDependencies": {
5525
5525
  "msgpackr-extract": "^3.0.2"
@@ -5569,9 +5569,9 @@
5569
5569
  "license": "ISC"
5570
5570
  },
5571
5571
  "node_modules/nan": {
5572
- "version": "2.23.1",
5573
- "resolved": "https://registry.npmjs.org/nan/-/nan-2.23.1.tgz",
5574
- "integrity": "sha512-r7bBUGKzlqk8oPBDYxt6Z0aEdF1G1rwlMcLk8LCOMbOzf0mG+JUfUzG4fIMWwHWP0iyaLWEQZJmtB7nOHEm/qw==",
5572
+ "version": "2.24.0",
5573
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.24.0.tgz",
5574
+ "integrity": "sha512-Vpf9qnVW1RaDkoNKFUvfxqAbtI8ncb8OJlqZ9wwpXzWPEsvsB1nvdUi6oYrHIkQ1Y/tMDnr1h4nczS0VB9Xykg==",
5575
5575
  "license": "MIT",
5576
5576
  "optional": true
5577
5577
  },
@@ -6861,25 +6861,58 @@
6861
6861
  }
6862
6862
  },
6863
6863
  "node_modules/send": {
6864
- "version": "1.2.0",
6865
- "resolved": "https://registry.npmjs.org/send/-/send-1.2.0.tgz",
6866
- "integrity": "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==",
6864
+ "version": "1.2.1",
6865
+ "resolved": "https://registry.npmjs.org/send/-/send-1.2.1.tgz",
6866
+ "integrity": "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==",
6867
6867
  "license": "MIT",
6868
6868
  "dependencies": {
6869
- "debug": "^4.3.5",
6869
+ "debug": "^4.4.3",
6870
6870
  "encodeurl": "^2.0.0",
6871
6871
  "escape-html": "^1.0.3",
6872
6872
  "etag": "^1.8.1",
6873
6873
  "fresh": "^2.0.0",
6874
- "http-errors": "^2.0.0",
6875
- "mime-types": "^3.0.1",
6874
+ "http-errors": "^2.0.1",
6875
+ "mime-types": "^3.0.2",
6876
6876
  "ms": "^2.1.3",
6877
6877
  "on-finished": "^2.4.1",
6878
6878
  "range-parser": "^1.2.1",
6879
- "statuses": "^2.0.1"
6879
+ "statuses": "^2.0.2"
6880
6880
  },
6881
6881
  "engines": {
6882
6882
  "node": ">= 18"
6883
+ },
6884
+ "funding": {
6885
+ "type": "opencollective",
6886
+ "url": "https://opencollective.com/express"
6887
+ }
6888
+ },
6889
+ "node_modules/send/node_modules/http-errors": {
6890
+ "version": "2.0.1",
6891
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
6892
+ "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
6893
+ "license": "MIT",
6894
+ "dependencies": {
6895
+ "depd": "~2.0.0",
6896
+ "inherits": "~2.0.4",
6897
+ "setprototypeof": "~1.2.0",
6898
+ "statuses": "~2.0.2",
6899
+ "toidentifier": "~1.0.1"
6900
+ },
6901
+ "engines": {
6902
+ "node": ">= 0.8"
6903
+ },
6904
+ "funding": {
6905
+ "type": "opencollective",
6906
+ "url": "https://opencollective.com/express"
6907
+ }
6908
+ },
6909
+ "node_modules/send/node_modules/statuses": {
6910
+ "version": "2.0.2",
6911
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
6912
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
6913
+ "license": "MIT",
6914
+ "engines": {
6915
+ "node": ">= 0.8"
6883
6916
  }
6884
6917
  },
6885
6918
  "node_modules/ses": {
@@ -6988,10 +7021,13 @@
6988
7021
  }
6989
7022
  },
6990
7023
  "node_modules/splaytree": {
6991
- "version": "3.1.2",
6992
- "resolved": "https://registry.npmjs.org/splaytree/-/splaytree-3.1.2.tgz",
6993
- "integrity": "sha512-4OM2BJgC5UzrhVnnJA4BkHKGtjXNzzUfpQjCO8I05xYPsfS/VuQDwjCGGMi8rYQilHEV4j8NBqTFbls/PZEE7A==",
6994
- "license": "MIT"
7024
+ "version": "3.2.3",
7025
+ "resolved": "https://registry.npmjs.org/splaytree/-/splaytree-3.2.3.tgz",
7026
+ "integrity": "sha512-7OXrNWzy6CK+r7Ch9OLPBDTKfB6XlWHjX4P0RU5B3IgFuWPeYN0XtRtlexGRjgbQxpfaUve6jTAwBGWuGntz/w==",
7027
+ "license": "MIT",
7028
+ "engines": {
7029
+ "node": ">=18.20 || >=20"
7030
+ }
6995
7031
  },
6996
7032
  "node_modules/split-at": {
6997
7033
  "version": "1.2.0",