@balena/open-balena-api 37.3.0 → 37.3.1-build-renovate-major-21-sinon-fea9d9c6eb27131af0976914f17b7cf61b97a07d-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.
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": "37.3.0",
4
+ "version": "37.3.1-build-renovate-major-21-sinon-fea9d9c6eb27131af0976914f17b7cf61b97a07d-1",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -157,7 +157,7 @@
157
157
  "p-timeout": "^6.1.4",
158
158
  "pinejs-client-supertest": "^3.0.1",
159
159
  "rimraf": "^6.0.1",
160
- "sinon": "^20.0.0",
160
+ "sinon": "^21.0.0",
161
161
  "supertest": "^7.1.1"
162
162
  },
163
163
  "engines": {
@@ -174,6 +174,6 @@
174
174
  "import": "@swc-node/register/esm-register"
175
175
  },
176
176
  "versionist": {
177
- "publishedAt": "2025-06-19T07:36:00.233Z"
177
+ "publishedAt": "2025-06-20T11:23:43.232Z"
178
178
  }
179
179
  }