diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e43b7f0..d1a62c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3257,6 +3257,9 @@ packages: convert-source-map@1.7.0: resolution: {integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==} + convert-source-map@1.9.0: + resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} @@ -3292,6 +3295,10 @@ packages: resolution: {integrity: sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==} deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. + core-js@2.6.12: + resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} + deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. + core-object@3.1.5: resolution: {integrity: sha512-sA2/4+/PZ/KV6CKgjrVrrUVBKCkdDO02CUlQ0YKTQoYUwPYNOtOAcWlbYhd5v/1JqYaA6oZ4sDlOU4ppVw6Wbg==} engines: {node: '>= 4'} @@ -10495,7 +10502,7 @@ snapshots: babel-traverse: 6.26.0 babel-types: 6.26.0 babylon: 6.18.0 - convert-source-map: 1.7.0 + convert-source-map: 1.9.0 debug: 2.6.9 json5: 0.5.1 lodash: 4.17.21 @@ -10678,7 +10685,7 @@ snapshots: dependencies: babel-core: 6.26.3 babel-runtime: 6.26.0 - core-js: 2.6.11 + core-js: 2.6.12 home-or-tmp: 2.0.0 lodash: 4.17.21 mkdirp: 0.5.6 @@ -10689,7 +10696,7 @@ snapshots: babel-runtime@6.26.0: dependencies: - core-js: 2.6.11 + core-js: 2.6.12 regenerator-runtime: 0.11.1 optional: true @@ -11650,6 +11657,9 @@ snapshots: dependencies: safe-buffer: 5.1.2 + convert-source-map@1.9.0: + optional: true + convert-source-map@2.0.0: {} cookie-signature@1.0.6: {} @@ -11674,6 +11684,9 @@ snapshots: core-js@2.6.11: {} + core-js@2.6.12: + optional: true + core-object@3.1.5: dependencies: chalk: 2.4.2