You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Container] 2024/07/10 15:16:47.957247 Running command npm ci
28 | npm WARN deprecated [email protected]: this library is no longer supported
29 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
30 | npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
31 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
32 | npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
33 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
34 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
35 | npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
36 | npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
37 | npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
38 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
39 | npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
40 | npm WARN deprecated [email protected]: [email protected]
41 | npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
42 | npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
43 | npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
44 |
45 | added 1674 packages, and audited 1675 packages in 3m
46 |
47 | 261 packages are looking for funding
48 | run npm fund for details
49 |
50 | 25 vulnerabilities (12 moderate, 12 high, 1 critical)
51
The text was updated successfully, but these errors were encountered:
[Container] 2024/07/10 15:16:47.957247 Running command npm ci
28 | npm WARN deprecated [email protected]: this library is no longer supported
29 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
30 | npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
31 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
32 | npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
33 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
34 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
35 | npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
36 | npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
37 | npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
38 | npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
39 | npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
40 | npm WARN deprecated [email protected]: [email protected]
41 | npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
42 | npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
43 | npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
44 |
45 | added 1674 packages, and audited 1675 packages in 3m
46 |
47 | 261 packages are looking for funding
48 | run
npm fund
for details49 |
50 | 25 vulnerabilities (12 moderate, 12 high, 1 critical)
51
The text was updated successfully, but these errors were encountered: