@atlassian/aui 7.10.3 → 7.10.4

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.
package/changelog.md CHANGED
@@ -1,3 +1,28 @@
1
+ # 7.10.4
2
+ * [Documentation](https://aui.atlassian.com/aui/7.10/)
3
+ * [JIRA issues](https://ecosystem.atlassian.net/issues/?jql=project=AUI%20and%20fixVersion=7.10.4)
4
+
5
+ ## Fixed
6
+ * XSS vulnerability in jquery-form component (VULN-539557)
7
+ * Updated dom4j version 1.4 -> 1.6.1-atlassian-3 (BSP-3504)
8
+ * Updated transitive dependency version for ssri (BSP-3505)
9
+ * Updated cssnano version 4.1.10 -> 5.0.14 (BSP-3270)
10
+ * Update ansi-regex version to 5.1.0 (BSP-3268)
11
+ * Updated trim-newlines to 3.0.1 or 4.0.1 (BSP-3670)
12
+ * Updated inset-value to 2.0.1 (BSP-3668)
13
+ * Updated json-schema to 0.4.0 and wait-on to 6.0.1 (BSP-3716)
14
+ * Updated ajv-version to 5.5.2 or higher (BSP-3266)
15
+ * Updated tar version to 4.4.18 (BSP-3741)
16
+ * Updated simple-get version to 3.1.1 (BSP-3671)
17
+ * Updated marked to 4.0.12 (BSP-3740)
18
+ * Updated normalize-url to 4.5.1 (BSP-3753)
19
+ * Updated commons-io to 2.7 (BSP-3767)
20
+ * Updated karma to 6.3.17 (BSP-3719)
21
+ * Updated async to 3.2.2 (BSP-3801)
22
+ * Remove the spring-beans dependency (BSP-3800)
23
+ * Upgrade atlassian-spring-scanner to 2.2.5 (BSP-3814)
24
+ * Updated gson version to 2.8.9 (BSP-3718)
25
+
1
26
  # 7.10.3
2
27
  * [Documentation](https://aui.atlassian.com/aui/7.10/)
3
28
  * [JIRA issues](https://ecosystem.atlassian.net/issues/?jql=project=AUI%20and%20fixVersion=7.10.3)