@balena/open-balena-api 31.0.3-build-renovate-major-11-uuid-0531284444d24c9b38d435276b0cd30c4f09c607-1 → 31.0.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@balena/open-balena-api",
|
3
3
|
"description": "Internet of things, Made Simple",
|
4
|
-
"version": "31.0.3
|
4
|
+
"version": "31.0.3",
|
5
5
|
"license": "AGPL-3.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -130,7 +130,7 @@
|
|
130
130
|
"ts-node": "^10.9.2",
|
131
131
|
"typed-error": "^3.2.2",
|
132
132
|
"typescript": "^5.6.3",
|
133
|
-
"uuid": "^
|
133
|
+
"uuid": "^10.0.0",
|
134
134
|
"validator": "^13.12.0"
|
135
135
|
},
|
136
136
|
"devDependencies": {
|
@@ -167,6 +167,6 @@
|
|
167
167
|
"loader": "ts-node/esm/transpile-only"
|
168
168
|
},
|
169
169
|
"versionist": {
|
170
|
-
"publishedAt": "2024-11-
|
170
|
+
"publishedAt": "2024-11-04T00:04:51.163Z"
|
171
171
|
}
|
172
172
|
}
|