Merge branch 'release' into staging
| @@ -2796,25 +2796,13 @@ | |||
| 2796 | "node": ">= 14" | 2796 | "node": ">= 14" |
| 2797 | } | 2797 | } |
| 2798 | }, | 2798 | }, |
| 2799 | "node_modules/archiver-utils/node_modules/balanced-match": { | ||
| 2800 | "version": "4.0.4", | ||
| 2801 | "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", | ||
| 2802 | "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", | ||
| 2803 | "license": "MIT", | ||
| 2804 | "engines": { | ||
| 2805 | "node": "18 || 20 || >=22" | ||
| 2806 | } | ||
| 2807 | }, | ||
| 2808 | "node_modules/archiver-utils/node_modules/brace-expansion": { | 2799 | "node_modules/archiver-utils/node_modules/brace-expansion": { |
| 2809 | "version": "5.0.3", | 2800 | "version": "2.0.2", |
| 2810 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", | 2801 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", |
| 2811 | "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", | 2802 | "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| 2812 | "license": "MIT", | 2803 | "license": "MIT", |
| 2813 | "dependencies": { | 2804 | "dependencies": { |
| 2814 | "balanced-match": "^4.0.2" | 2805 | "balanced-match": "^1.0.0" |
| 2815 | }, | ||
| 2816 | "engines": { | ||
| 2817 | "node": "18 || 20 || >=22" | ||
| 2818 | } | 2806 | } |
| 2819 | }, | 2807 | }, |
| 2820 | "node_modules/archiver-utils/node_modules/glob": { | 2808 | "node_modules/archiver-utils/node_modules/glob": { |
| @@ -2838,12 +2826,12 @@ | |||
| 2838 | } | 2826 | } |
| 2839 | }, | 2827 | }, |
| 2840 | "node_modules/archiver-utils/node_modules/minimatch": { | 2828 | "node_modules/archiver-utils/node_modules/minimatch": { |
| 2841 | "version": "9.0.6", | 2829 | "version": "9.0.9", |
| 2842 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz", | 2830 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz", |
| 2843 | "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==", | 2831 | "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==", |
| 2844 | "license": "ISC", | 2832 | "license": "ISC", |
| 2845 | "dependencies": { | 2833 | "dependencies": { |
| 2846 | "brace-expansion": "^5.0.2" | 2834 | "brace-expansion": "^2.0.2" |
| 2847 | }, | 2835 | }, |
| 2848 | "engines": { | 2836 | "engines": { |
| 2849 | "node": ">=16 || 14 >=14.17" | 2837 | "node": ">=16 || 14 >=14.17" |
| @@ -6602,9 +6590,9 @@ | |||
| 6602 | } | 6590 | } |
| 6603 | }, | 6591 | }, |
| 6604 | "node_modules/minimatch": { | 6592 | "node_modules/minimatch": { |
| 6605 | "version": "3.1.3", | 6593 | "version": "3.1.5", |
| 6606 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.3.tgz", | 6594 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", |
| 6607 | "integrity": "sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==", | 6595 | "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", |
| 6608 | "dev": true, | 6596 | "dev": true, |
| 6609 | "license": "ISC", | 6597 | "license": "ISC", |
| 6610 | "dependencies": { | 6598 | "dependencies": { |
| @@ -7726,9 +7714,9 @@ | |||
| 7726 | } | 7714 | } |
| 7727 | }, | 7715 | }, |
| 7728 | "node_modules/readdir-glob/node_modules/minimatch": { | 7716 | "node_modules/readdir-glob/node_modules/minimatch": { |
| 7729 | "version": "5.1.7", | 7717 | "version": "5.1.9", |
| 7730 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.7.tgz", | 7718 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz", |
| 7731 | "integrity": "sha512-FjiwU9HaHW6YB3H4a1sFudnv93lvydNjz2lmyUXR6IwKhGI+bgL3SOZrBGn6kvvX2pJvhEkGSGjyTHN47O4rqA==", | 7719 | "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==", |
| 7732 | "license": "ISC", | 7720 | "license": "ISC", |
| 7733 | "dependencies": { | 7721 | "dependencies": { |
| 7734 | "brace-expansion": "^2.0.1" | 7722 | "brace-expansion": "^2.0.1" |