@eui/tools 4.21.14 → 4.21.15

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
- 4.21.14
1
+ 4.21.15
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ ## 4.21.15 (2022-04-20)
2
+
3
+ ##### Bug Fixes
4
+
5
+ * **deps:**
6
+ * updated moment and related for security patch - EUI-4106 [EUI-4106](https://webgate.ec.europa.eu/CITnet/jira/browse/EUI-4106) ([cb4dd295](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/cb4dd295fa2dac0d77bcf428f98a7cf15c268f91))
7
+
8
+ * * *
9
+ * * *
1
10
  ## 4.21.14 (2022-04-08)
2
11
 
3
12
  ##### Chores
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/tools",
3
- "version": "4.21.14",
3
+ "version": "4.21.15",
4
4
  "tag": "latest",
5
5
  "license": "EUPL-1.1",
6
6
  "description": "eUI common tools and scripts",
@@ -21,8 +21,8 @@
21
21
  "eol": "0.9.1",
22
22
  "rimraf": "3.0.2",
23
23
  "ncp": "2.0.0",
24
- "moment": "2.29.1",
25
- "moment-timezone": "0.5.33",
24
+ "moment": "2.29.3",
25
+ "moment-timezone": "0.5.34",
26
26
  "npm-run-all": "4.1.5",
27
27
  "figures": "3.2.0",
28
28
  "xml2js": "0.4.23",