diff --git a/package.json b/package.json index da7d25e0..5947dcae 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "higlass-text": "^0.1.7", "json-stringify-pretty-compact": "^2.0.0", "jspdf": "^2.3.1", - "lodash-es": "^4.17.21", + "lodash-es": "^4.18.1", "monaco-editor": "^0.27.0", "nanoevents": "^7.0.1", "pubsub-js": "^1.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6002f86c..9176b2cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ dependencies: specifier: ^2.3.1 version: 2.5.1 lodash-es: - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^4.18.1 + version: 4.18.1 monaco-editor: specifier: ^0.27.0 version: 0.27.0 @@ -2832,14 +2832,14 @@ packages: resolution: {integrity: sha512-LoPe/D7zioC0REI5W73PeR1e1MLCipRGq/VkovJnd6Df+QVqT+vT33OXCp8QUd7kA7RZrHWxb1B36OQKI/0gOA==} dev: true - /canvg@3.0.10: - resolution: {integrity: sha512-qwR2FRNO9NlzTeKIPIKpnTY6fqwuYSequ8Ru8c0YkYU7U0oW+hLUvWadLvAu1Rl72OMNiFhoLu4f8eUjQ7l/+Q==} + /canvg@3.0.11: + resolution: {integrity: sha512-5ON+q7jCTgMp9cjpu4Jo6XbvfYwSB2Ow3kzHKfIyJfaCAOHLbdKPQqGKgfED/R5B+3TFFfe8pegYA+b423SRyA==} engines: {node: '>=10.0.0'} requiresBuild: true dependencies: '@babel/runtime': 7.23.5 '@types/raf': 3.4.3 - core-js: 3.35.0 + core-js: 3.49.0 raf: 3.4.1 regenerator-runtime: 0.13.11 rgbcolor: 1.0.1 @@ -3152,8 +3152,8 @@ packages: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: true - /core-js@3.35.0: - resolution: {integrity: sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==} + /core-js@3.49.0: + resolution: {integrity: sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==} requiresBuild: true dev: false optional: true @@ -3659,8 +3659,8 @@ packages: domelementtype: 2.3.0 dev: true - /dompurify@2.4.7: - resolution: {integrity: sha512-kxxKlPEDa6Nc5WJi+qRgPbOAbgTpSULL+vI3NUXsZMlkJxTqYI9wg5ZTay2sFrdZRWHPWNi+EdAhcJf81WtoMQ==} + /dompurify@2.5.9: + resolution: {integrity: sha512-i6mvVmWN4xo9LrhCOZrDgSs9noW6nOahbrmzjRbPF36YPyj5Ue5lgok0MHDWkG7xzpWFO2OYttXdzM7rJxHvNA==} requiresBuild: true dev: false optional: true @@ -4529,7 +4529,7 @@ packages: source-map: 0.6.1 wordwrap: 1.0.0 optionalDependencies: - uglify-js: 3.17.4 + uglify-js: 3.19.3 dev: true /hard-rejection@2.1.0: @@ -5261,9 +5261,9 @@ packages: btoa: 1.2.1 fflate: 0.4.8 optionalDependencies: - canvg: 3.0.10 - core-js: 3.35.0 - dompurify: 2.4.7 + canvg: 3.0.11 + core-js: 3.49.0 + dompurify: 2.5.9 html2canvas: 1.4.1 dev: false @@ -5366,8 +5366,8 @@ packages: p-locate: 5.0.0 dev: true - /lodash-es@4.17.21: - resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} + /lodash-es@4.18.1: + resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==} /lodash.camelcase@4.3.0: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} @@ -6369,7 +6369,7 @@ packages: dependencies: '@icons/material': 0.2.4(react@18.2.0) lodash: 4.17.21 - lodash-es: 4.17.21 + lodash-es: 4.18.1 material-colors: 1.2.6 prop-types: 15.8.1 react: 18.2.0 @@ -6484,7 +6484,7 @@ packages: react-dom: ^16.0.0 dependencies: lodash: 4.17.21 - lodash-es: 4.17.21 + lodash-es: 4.18.1 prop-types: 15.8.1 raf-schd: 4.0.3 react: 18.2.0 @@ -7506,8 +7506,8 @@ packages: hasBin: true dev: true - /uglify-js@3.17.4: - resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} + /uglify-js@3.19.3: + resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} engines: {node: '>=0.8.0'} hasBin: true requiresBuild: true