diff --git a/package.json b/package.json index a033c6d21..1b359951d 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@trivago/prettier-plugin-sort-imports": "4.2.0", "@types/inflection": "1.13.0", "@types/js-cookie": "3.0.5", - "@types/lodash-es": "4.17.9", + "@types/lodash-es": "4.17.10", "@types/markdown-escape": "1.1.2", "@types/node": "20.8.6", "@types/randomcolor": "0.5.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 902d6b8b9..8a66705e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,8 +144,8 @@ devDependencies: specifier: 3.0.5 version: 3.0.5 '@types/lodash-es': - specifier: 4.17.9 - version: 4.17.9 + specifier: 4.17.10 + version: 4.17.10 '@types/markdown-escape': specifier: 1.1.2 version: 1.1.2 @@ -1834,8 +1834,8 @@ packages: '@types/node': 20.8.6 dev: true - /@types/lodash-es@4.17.9: - resolution: {integrity: sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==} + /@types/lodash-es@4.17.10: + resolution: {integrity: sha512-YJP+w/2khSBwbUSFdGsSqmDvmnN3cCKoPOL7Zjle6s30ZtemkkqhjVfFqGwPN7ASil5VyjE2GtyU/yqYY6mC0A==} dependencies: '@types/lodash': 4.14.199 dev: true @@ -3408,7 +3408,7 @@ packages: dependencies: debug: 3.2.7 is-core-module: 2.13.0 - resolve: 1.22.6 + resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: true @@ -6008,15 +6008,6 @@ packages: supports-preserve-symlinks-flag: 1.0.0 dev: true - /resolve@1.22.6: - resolution: {integrity: sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==} - hasBin: true - dependencies: - is-core-module: 2.13.0 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - dev: true - /resolve@1.22.8: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true @@ -6024,7 +6015,6 @@ packages: is-core-module: 2.13.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - dev: false /resolve@2.0.0-next.4: resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==}