@digabi/exam-engine-core 23.0.3 → 23.0.4

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digabi/exam-engine-core",
3
- "version": "23.0.3",
3
+ "version": "23.0.4",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -51,7 +51,7 @@
51
51
  "redux": "^5.0.1",
52
52
  "redux-saga": "^1.2.3",
53
53
  "redux-saga-test-plan": "^4.0.6",
54
- "rich-text-editor": "8.1.9",
54
+ "rich-text-editor": "8.1.10",
55
55
  "sanitize-html": "^2.0.0",
56
56
  "typesafe-actions": "^5.1.0",
57
57
  "utility-types": "^3.10.0",
@@ -59,5 +59,5 @@
59
59
  "webpack-bundle-analyzer": "^4.1.0",
60
60
  "webpack-cli": "^5.0.2"
61
61
  },
62
- "gitHead": "1b25c9812150c071fa3d635b5093ab1082912fcf"
62
+ "gitHead": "2667b621c9e97eafbc8bf452af7b67c83421134e"
63
63
  }