|
1285 | 1285 | dotenv-expand "10.0.0"
|
1286 | 1286 | lodash "4.17.21"
|
1287 | 1287 |
|
1288 |
| -"@nestjs/core@^10.4.4": |
1289 |
| - version "10.4.4" |
1290 |
| - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.4.tgz#12cb1110da6d76e12ceccf0e92f6f5220fe27525" |
1291 |
| - integrity sha512-y9tjmAzU6LTh1cC/lWrRsCcOd80khSR0qAHAqwY2svbW+AhsR/XCzgpZrAAKJrm/dDfjLCZKyxJSayeirGcW5Q== |
| 1288 | +"@nestjs/core@^10.4.15": |
| 1289 | + version "10.4.15" |
| 1290 | + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.4.15.tgz#1343a3395d5c54e9b792608cb75eef39053806d5" |
| 1291 | + integrity sha512-UBejmdiYwaH6fTsz2QFBlC1cJHM+3UDeLZN+CiP9I1fRv2KlBZsmozGLbV5eS1JAVWJB4T5N5yQ0gjN8ZvcS2w== |
1292 | 1292 | dependencies:
|
1293 | 1293 | uid "2.0.2"
|
1294 | 1294 | "@nuxtjs/opencollective" "0.3.2"
|
1295 | 1295 | fast-safe-stringify "2.1.1"
|
1296 | 1296 | iterare "1.2.1"
|
1297 | 1297 | path-to-regexp "3.3.0"
|
1298 |
| - tslib "2.7.0" |
| 1298 | + tslib "2.8.1" |
1299 | 1299 |
|
1300 | 1300 |
|
1301 | 1301 | version "2.0.5"
|
|
1792 | 1792 | resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
|
1793 | 1793 | integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
|
1794 | 1794 |
|
1795 |
| -"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^22.8.1": |
1796 |
| - version "22.8.1" |
1797 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1.tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16" |
1798 |
| - integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg== |
| 1795 | +"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^22.10.1": |
| 1796 | + version "22.10.1" |
| 1797 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766" |
| 1798 | + integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ== |
1799 | 1799 | dependencies:
|
1800 |
| - undici-types "~6.19.8" |
| 1800 | + undici-types "~6.20.0" |
1801 | 1801 |
|
1802 | 1802 | "@types/node@^10.0.3":
|
1803 | 1803 | version "10.17.60"
|
@@ -5834,10 +5834,10 @@ pg-cloudflare@^1.1.1:
|
5834 | 5834 | resolved "https://registry.yarnpkg.com/pg-cloudflare/-/pg-cloudflare-1.1.1.tgz#e6d5833015b170e23ae819e8c5d7eaedb472ca98"
|
5835 | 5835 | integrity sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q==
|
5836 | 5836 |
|
5837 |
| -pg-connection-string@^2.6.4: |
5838 |
| - version "2.6.4" |
5839 |
| - resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.6.4.tgz#f543862adfa49fa4e14bc8a8892d2a84d754246d" |
5840 |
| - integrity sha512-v+Z7W/0EO707aNMaAEfiGnGL9sxxumwLl2fJvCQtMn9Fxsg+lPpPkdcyBSv/KFgpGdYkMfn+EI1Or2EHjpgLCA== |
| 5837 | +pg-connection-string@^2.6.4, pg-connection-string@^2.7.0: |
| 5838 | + version "2.7.0" |
| 5839 | + resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.7.0.tgz#f1d3489e427c62ece022dba98d5262efcb168b37" |
| 5840 | + integrity sha512-PI2W9mv53rXJQEOb8xNR8lH7Hr+EKa6oJa38zsK0S/ky2er16ios1wLKhZyxzD7jUReiWokc9WK5nxSnC7W1TA== |
5841 | 5841 |
|
5842 | 5842 |
|
5843 | 5843 | version "1.0.1"
|
|
6575 | 6575 | resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
|
6576 | 6576 | integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
|
6577 | 6577 |
|
6578 |
| -storyblok-js-client@^6.9.2: |
6579 |
| - version "6.9.2" |
6580 |
| - resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.9.2.tgz#af37c6f8ea0968603e4fcccac01228b715a8439c" |
6581 |
| - integrity sha512-31GM5X/SIP4eJsSMCpAnaPDRmmUotSSWD3Umnuzf3CGqjyakot2Gv5QmuV23fRM7TCDUQlg5wurROmAzkKMKKg== |
| 6578 | +storyblok-js-client@^6.10.6: |
| 6579 | + version "6.10.6" |
| 6580 | + resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.10.6.tgz#951bd131ae8db34e1b8e67e1ee41f2c5e0da5dbb" |
| 6581 | + integrity sha512-4n/n6tkLu3kmZwb2aSZgwqGta8DodbQbGjuclWY+A6xsmrVWrRBytUs+5lvJVTGkshLflVPhufeO4j/1zvVSPQ== |
6582 | 6582 |
|
6583 | 6583 | stream-events@^1.0.5:
|
6584 | 6584 | version "1.0.5"
|
@@ -7137,10 +7137,10 @@ undici-types@~5.26.4:
|
7137 | 7137 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
7138 | 7138 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
7139 | 7139 |
|
7140 |
| -undici-types@~6.19.8: |
7141 |
| - version "6.19.8" |
7142 |
| - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
7143 |
| - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
| 7140 | +undici-types@~6.20.0: |
| 7141 | + version "6.20.0" |
| 7142 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" |
| 7143 | + integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== |
7144 | 7144 |
|
7145 | 7145 |
|
7146 | 7146 | version "5.28.4"
|
|
0 commit comments