@balena/open-balena-api 43.0.15 → 43.0.16

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.
Files changed (1) hide show
  1. 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": "43.0.15",
4
+ "version": "43.0.16",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -155,7 +155,7 @@
155
155
  "lint-staged": "^16.1.6",
156
156
  "mocha": "^11.7.2",
157
157
  "nock": "^13.5.6",
158
- "p-timeout": "^6.1.4",
158
+ "p-timeout": "^7.0.0",
159
159
  "pinejs-client-supertest": "^3.1.1",
160
160
  "rimraf": "^6.0.1",
161
161
  "sinon": "^21.0.0",
@@ -175,6 +175,6 @@
175
175
  "import": "@swc-node/register/esm-register"
176
176
  },
177
177
  "versionist": {
178
- "publishedAt": "2025-10-01T14:08:59.978Z"
178
+ "publishedAt": "2025-10-01T15:07:02.080Z"
179
179
  }
180
180
  }