diff --git a/package-lock.json b/package-lock.json index 7d5969cae71..2eb390c54ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -234,9 +234,9 @@ } }, "@blockly/theme-modern": { - "version": "2.1.10", - "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.10.tgz", - "integrity": "sha512-evY72cDvzhHT5m8O0LBT5wRf5Hnziqwpsg6PpX8pDUq1Qyf4pBtPukwfkYALUhMWic+3dx6boaitxcryNKjFsQ==", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@blockly/theme-modern/-/theme-modern-2.1.13.tgz", + "integrity": "sha512-Rq/7OSi4G1V3V/vFZ/rRwzIiBnfiAToJKjTourTC1gh35qlCbvEyXI4CiinIVjCY4Im2l+iWp+BefFQrqTKA+g==", "dev": true }, "@eslint/eslintrc": {