@atlaskit/editor-common 62.1.0 → 62.1.1

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,5 +1,11 @@
1
1
  # @atlaskit/editor-common
2
2
 
3
+ ## 62.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
8
+
3
9
  ## 62.1.0
4
10
 
5
11
  ### Minor Changes
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "62.1.0",
3
+ "version": "62.1.1",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "62.1.0",
3
+ "version": "62.1.1",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "62.1.0",
3
+ "version": "62.1.1",
4
4
  "sideEffects": false
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "62.1.0",
3
+ "version": "62.1.1",
4
4
  "description": "A package that contains common classes and components for editor and renderer",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -62,7 +62,7 @@
62
62
  "@atlaskit/theme": "^12.0.0",
63
63
  "@atlaskit/tooltip": "^17.5.0",
64
64
  "@atlaskit/ufo": "^0.0.6",
65
- "@atlaskit/user-picker": "^8.0.0",
65
+ "@atlaskit/user-picker": "^8.2.0",
66
66
  "@atlaskit/width-detector": "^3.0.0",
67
67
  "@babel/runtime": "^7.0.0",
68
68
  "@types/prosemirror-model": "^1.11.0",
@@ -72,7 +72,7 @@
72
72
  "classnames": "^2.2.5",
73
73
  "cypress-file-upload": "^5.0.2",
74
74
  "date-fns": "^2.17.0",
75
- "lodash": "^4.17.15",
75
+ "lodash": "^4.17.21",
76
76
  "prosemirror-model": "1.14.3",
77
77
  "prosemirror-state": "1.3.4",
78
78
  "prosemirror-transform": "1.3.2",