@accordproject/concerto-core 3.25.4 → 3.25.5

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,5 +1,5 @@
1
1
  /*!
2
- * Concerto v3.25.4
2
+ * Concerto v3.25.5
3
3
  * Licensed under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License.
5
5
  * You may obtain a copy of the License at
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accordproject/concerto-core",
3
- "version": "3.25.4",
3
+ "version": "3.25.5",
4
4
  "description": "Core Implementation for the Concerto Modeling Language",
5
5
  "homepage": "https://github.com/accordproject/concerto",
6
6
  "engines": {
@@ -64,9 +64,9 @@
64
64
  "yargs": "17.7.2"
65
65
  },
66
66
  "dependencies": {
67
- "@accordproject/concerto-cto": "3.25.4",
67
+ "@accordproject/concerto-cto": "3.25.5",
68
68
  "@accordproject/concerto-metamodel": "3.12.6",
69
- "@accordproject/concerto-util": "3.25.4",
69
+ "@accordproject/concerto-util": "3.25.5",
70
70
  "dayjs": "1.11.13",
71
71
  "debug": "4.3.7",
72
72
  "lorem-ipsum": "2.0.8",