diff --git a/package-lock.json b/package-lock.json index ec01760549..a02df09ddd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@react-pdf/renderer": "^3.4.4", "@sws2apps/react-sw-helper": "^1.23.0", "@tanstack/react-query": "^5.36.2", - "@thumbmarkjs/thumbmarkjs": "^0.14.7", + "@thumbmarkjs/thumbmarkjs": "^0.14.8", "comlink": "^4.4.1", "date-fns": "^2.30.0", "dateformat": "^5.0.3", @@ -5035,9 +5035,9 @@ } }, "node_modules/@thumbmarkjs/thumbmarkjs": { - "version": "0.14.7", - "resolved": "https://registry.npmjs.org/@thumbmarkjs/thumbmarkjs/-/thumbmarkjs-0.14.7.tgz", - "integrity": "sha512-yChG1awnGyotoowq8ouMXpCWoke00p6c/RkTwEnZXz7nPK8F+8+I0eTVAwoEB+caPTz8Z/RCV3L3BLZmmT+jSQ==" + "version": "0.14.8", + "resolved": "https://registry.npmjs.org/@thumbmarkjs/thumbmarkjs/-/thumbmarkjs-0.14.8.tgz", + "integrity": "sha512-J+/HnYBv24ufFCoyqbFhtZk1zTGKWzHfyN15sc6kJq/1D/6H1oaKt+W1yWxkUwzclMS1n36EaoHbNjFeiuDqDg==" }, "node_modules/@types/babel__core": { "version": "7.20.5", diff --git a/package.json b/package.json index bc207a6056..cbb07ab0bb 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@react-pdf/renderer": "^3.4.4", "@sws2apps/react-sw-helper": "^1.23.0", "@tanstack/react-query": "^5.36.2", - "@thumbmarkjs/thumbmarkjs": "^0.14.7", + "@thumbmarkjs/thumbmarkjs": "^0.14.8", "comlink": "^4.4.1", "date-fns": "^2.30.0", "dateformat": "^5.0.3",