-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update production dependencies
- Loading branch information
1 parent
402c39c
commit bd8f6c2
Showing
1 changed file
with
65 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -248,14 +248,14 @@ | |
"@sentry/types" "7.114.0" | ||
"@sentry/utils" "7.114.0" | ||
|
||
"@sentry-internal/tracing@7.119.2": | ||
version "7.119.2" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.119.2.tgz#f1f09e0fd727b00366f4ac24a5b427c1ed117a1a" | ||
integrity sha512-V2W+STWrafyGJhQv3ulMFXYDwWHiU6wHQAQBShsHVACiFaDrJ2kPRet38FKv4dMLlLlP2xN+ss2e5zv3tYlTiQ== | ||
"@sentry-internal/tracing@7.120.0": | ||
version "7.120.0" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.120.0.tgz#1896e5ecdfc6b238f099f958c4888ab445505227" | ||
integrity sha512-VymJoIGMV0PcTJyshka9uJ1sKpR7bHooqW5jTEr6g0dYAwB723fPXHjVW+7SETF7i5+yr2KMprYKreqRidKyKA== | ||
dependencies: | ||
"@sentry/core" "7.119.2" | ||
"@sentry/types" "7.119.2" | ||
"@sentry/utils" "7.119.2" | ||
"@sentry/core" "7.120.0" | ||
"@sentry/types" "7.120.0" | ||
"@sentry/utils" "7.120.0" | ||
|
||
"@sentry/[email protected]": | ||
version "7.114.0" | ||
|
@@ -265,34 +265,34 @@ | |
"@sentry/types" "7.114.0" | ||
"@sentry/utils" "7.114.0" | ||
|
||
"@sentry/core@7.119.2": | ||
version "7.119.2" | ||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.119.2.tgz#03f7b0e220fdf3c45b35aac2cc413e2e34434cc2" | ||
integrity sha512-hQr3d2yWq/2lMvoyBPOwXw1IHqTrCjOsU1vYKhAa6w9vGbJZFGhKGGE2KEi/92c3gqGn+gW/PC7cV6waCTDuVA== | ||
"@sentry/core@7.120.0": | ||
version "7.120.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.120.0.tgz#9be72d6900ceb2ed986c4ceab30f52c6b01e2170" | ||
integrity sha512-uTc2sUQ0heZrMI31oFOHGxjKgw16MbV3C2mcT7qcrb6UmSGR9WqPOXZhnVVuzPWCnQ8B5IPPVdynK//J+9/m6g== | ||
dependencies: | ||
"@sentry/types" "7.119.2" | ||
"@sentry/utils" "7.119.2" | ||
"@sentry/types" "7.120.0" | ||
"@sentry/utils" "7.120.0" | ||
|
||
"@sentry/integrations@7.119.2": | ||
version "7.119.2" | ||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.119.2.tgz#50d85b361e20c7f4d532a09b3a4e6783fcdc37e0" | ||
integrity sha512-dCuXKvbUE3gXVVa696SYMjlhSP6CxpMH/gl4Jk26naEB8Xjsn98z/hqEoXLg6Nab73rjR9c/9AdKqBbwVMHyrQ== | ||
"@sentry/integrations@7.120.0": | ||
version "7.120.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.120.0.tgz#59ff04276d62498551154e3e7ecd0f956daff668" | ||
integrity sha512-/Hs9MgSmG4JFNyeQkJ+MWh/fxO/U38Pz0VSH3hDrfyCjI8vH9Vz9inGEQXgB9Ke4eH8XnhsQ7xPnM27lWJts6g== | ||
dependencies: | ||
"@sentry/core" "7.119.2" | ||
"@sentry/types" "7.119.2" | ||
"@sentry/utils" "7.119.2" | ||
"@sentry/core" "7.120.0" | ||
"@sentry/types" "7.120.0" | ||
"@sentry/utils" "7.120.0" | ||
localforage "^1.8.1" | ||
|
||
"@sentry/node@^7.17.2": | ||
version "7.119.2" | ||
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.119.2.tgz#00e82ac0930a068a9538f255b11bdc3b0d98f776" | ||
integrity sha512-TPNnqxh+Myooe4jTyRiXrzrM2SH08R4+nrmBls4T7lKp2E5R/3mDSe/YTn5rRcUt1k1hPx1NgO/taG0DoS5cXA== | ||
version "7.120.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.120.0.tgz#260828da2e7e3287d806060c5bc63f34502c3693" | ||
integrity sha512-GAyuNd8WUznsiOyDq2QUwR/aVnMmItUc4tgZQxhH1R+n4Adx3cAhnpq3zEuzsIAC5+/7ut+4Q4B3akh6SDZd4w== | ||
dependencies: | ||
"@sentry-internal/tracing" "7.119.2" | ||
"@sentry/core" "7.119.2" | ||
"@sentry/integrations" "7.119.2" | ||
"@sentry/types" "7.119.2" | ||
"@sentry/utils" "7.119.2" | ||
"@sentry-internal/tracing" "7.120.0" | ||
"@sentry/core" "7.120.0" | ||
"@sentry/integrations" "7.120.0" | ||
"@sentry/types" "7.120.0" | ||
"@sentry/utils" "7.120.0" | ||
|
||
"@sentry/tracing@^7.17.2": | ||
version "7.114.0" | ||
|
@@ -306,10 +306,10 @@ | |
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.114.0.tgz#ab8009d5f6df23b7342121083bed34ee2452e856" | ||
integrity sha512-tsqkkyL3eJtptmPtT0m9W/bPLkU7ILY7nvwpi1hahA5jrM7ppoU0IMaQWAgTD+U3rzFH40IdXNBFb8Gnqcva4w== | ||
|
||
"@sentry/types@7.119.2": | ||
version "7.119.2" | ||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.119.2.tgz#e4c6b94ff868f45d6c0ed0f3f3e90e115d8be5cc" | ||
integrity sha512-ydq1tWsdG7QW+yFaTp0gFaowMLNVikIqM70wxWNK+u98QzKnVY/3XTixxNLsUtnAB4Y+isAzFhrc6Vb5GFdFeg== | ||
"@sentry/types@7.120.0": | ||
version "7.120.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.120.0.tgz#63f662d5a5bfb18e3a88e311e2ca736abada642d" | ||
integrity sha512-3mvELhBQBo6EljcRrJzfpGJYHKIZuBXmqh0y8prh03SWE62pwRL614GIYtd4YOC6OP1gfPn8S8h9w3dD5bF5HA== | ||
|
||
"@sentry/[email protected]": | ||
version "7.114.0" | ||
|
@@ -318,12 +318,12 @@ | |
dependencies: | ||
"@sentry/types" "7.114.0" | ||
|
||
"@sentry/utils@7.119.2": | ||
version "7.119.2" | ||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.119.2.tgz#a2abd8f3c070ac7d7a7bb32bce2cc27b5c34098f" | ||
integrity sha512-TLdUCvcNgzKP0r9YD7tgCL1PEUp42TObISridsPJ5rhpVGQJvpr+Six0zIkfDUxerLYWZoK8QMm9KgFlPLNQzA== | ||
"@sentry/utils@7.120.0": | ||
version "7.120.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.120.0.tgz#22a0f3202b2122d6c5a21f4bf509e69622711438" | ||
integrity sha512-XZsPcBHoYu4+HYn14IOnhabUZgCF99Xn4IdWn8Hjs/c+VPtuAVDhRTsfPyPrpY3OcN8DgO5fZX4qcv/6kNbX1A== | ||
dependencies: | ||
"@sentry/types" "7.119.2" | ||
"@sentry/types" "7.120.0" | ||
|
||
"@sinclair/[email protected]": | ||
version "0.33.17" | ||
|
@@ -372,9 +372,9 @@ | |
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA== | ||
|
||
"@types/better-sqlite3@^7.6.9": | ||
version "7.6.11" | ||
resolved "https://registry.yarnpkg.com/@types/better-sqlite3/-/better-sqlite3-7.6.11.tgz#95acf22fcf5577624eea202058e26ba239760b9f" | ||
integrity sha512-i8KcD3PgGtGBLl3+mMYA8PdKkButvPyARxA7IQAd6qeslht13qxb1zzO8dRCtE7U3IoJS782zDBAeoKiM695kg== | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@types/better-sqlite3/-/better-sqlite3-7.6.12.tgz#e5712d46d71097dcc2775c0b068072eadc15deb7" | ||
integrity sha512-fnQmj8lELIj7BSrZQAdBMHEHX8OZLYIHXqAKT1O7tDfLxaINzf00PMjw22r3N/xXh0w/sGHlO6SVaCQ2mj78lg== | ||
dependencies: | ||
"@types/node" "*" | ||
|
||
|
@@ -507,9 +507,9 @@ | |
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== | ||
|
||
"@types/mocha@^10.0.7": | ||
version "10.0.9" | ||
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.9.tgz#101e9da88d2c02e5ac8952982c23b224524d662a" | ||
integrity sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q== | ||
version "10.0.10" | ||
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0" | ||
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q== | ||
|
||
"@types/nedb@^1.8.16": | ||
version "1.8.16" | ||
|
@@ -519,16 +519,16 @@ | |
"@types/node" "*" | ||
|
||
"@types/node@*": | ||
version "22.8.1" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1.tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16" | ||
integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg== | ||
version "22.10.1" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766" | ||
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ== | ||
dependencies: | ||
undici-types "~6.19.8" | ||
undici-types "~6.20.0" | ||
|
||
"@types/node@^20.14.11": | ||
version "20.17.1" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.1.tgz#2b968e060dfb04b7f9550fe3db5f552721c14566" | ||
integrity sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q== | ||
version "20.17.9" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.9.tgz#5f141d4b7ee125cdee5faefe28de095398865bab" | ||
integrity sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw== | ||
dependencies: | ||
undici-types "~6.19.2" | ||
|
||
|
@@ -2978,9 +2978,9 @@ parent-module@^1.0.0: | |
callsites "^3.0.0" | ||
|
||
parse-duration@^1.0.2: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/parse-duration/-/parse-duration-1.1.0.tgz#5192084c5d8f2a3fd676d04a451dbd2e05a1819c" | ||
integrity sha512-z6t9dvSJYaPoQq7quMzdEagSFtpGu+utzHqqxmpVWNNZRIXnvqyCvn9XsTdh7c/w0Bqmdz3RB3YnRaKtpRtEXQ== | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/parse-duration/-/parse-duration-1.1.1.tgz#b6b4378e26c352b4e2e8e79c1b7abb3d687e5bd2" | ||
integrity sha512-27m0hKqcGzYFGtrZ1FPSNuAUi1mvqYIUjHHIgYYAc+4wcj7t2o7Qj3X4s7THMOYyeTcFjmKUZu0yJG2oE947bw== | ||
|
||
parse-srcset@^1.0.2: | ||
version "1.0.2" | ||
|
@@ -3607,9 +3607,9 @@ shebang-regex@^3.0.0: | |
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== | ||
|
||
shell-quote@^1.7.3: | ||
version "1.8.1" | ||
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680" | ||
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA== | ||
version "1.8.2" | ||
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a" | ||
integrity sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA== | ||
|
||
side-channel@^1.0.6: | ||
version "1.0.6" | ||
|
@@ -3945,11 +3945,16 @@ ulidx@^2.3.0: | |
dependencies: | ||
layerr "^2.0.1" | ||
|
||
undici-types@~6.19.2, undici-types@~6.19.8: | ||
undici-types@~6.19.2: | ||
version "6.19.8" | ||
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" | ||
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== | ||
|
||
undici-types@~6.20.0: | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" | ||
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== | ||
|
||
universalify@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0" | ||
|
@@ -4148,9 +4153,9 @@ yallist@^2.1.2: | |
integrity sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A== | ||
|
||
yaml@^2.3.2: | ||
version "2.6.0" | ||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.0.tgz#14059ad9d0b1680d0f04d3a60fe00f3a857303c3" | ||
integrity sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ== | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1.tgz#42f2b1ba89203f374609572d5349fb8686500773" | ||
integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg== | ||
|
||
yargs-parser@^20.2.2, yargs-parser@^20.2.9: | ||
version "20.2.9" | ||
|