@eui/tools 6.21.71 → 6.21.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- 6.21.71
1
+ 6.21.72
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ ## 6.21.72 (2025-05-08)
2
+
3
+ ##### Chores
4
+
5
+ * **other:**
6
+ * patch resolutions for v18 of pdfjs-dist - EUI-10199 [EUI-10199](https://webgate.ec.europa.eu/CITnet/jira/browse/EUI-10199) ([45d55874](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/45d55874d5510c77a261c6b6901783a91319bf78))
7
+
8
+ * * *
9
+ * * *
1
10
  ## 6.21.71 (2025-05-08)
2
11
 
3
12
  ##### Chores
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/tools",
3
- "version": "6.21.71",
3
+ "version": "6.21.72",
4
4
  "tag": "latest",
5
5
  "license": "EUPL-1.1",
6
6
  "description": "eUI common tools and scripts",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "js-yaml": ">=3.13.1",
3
- "pdfjs-dist": ">=4.2.67",
3
+ "pdfjs-dist": "4.10.38",
4
4
  "tar": ">=6.2.1",
5
5
  "katex": ">=0.16.10",
6
6
  "follow-redirects": ">=1.15.4",