@balena/open-balena-api 27.2.1 → 27.2.2-build-renovate-major-19-sinon-0820a28a157531ad46f3cea42127be0b559d7d5c-1

Sign up to get free protection for your applications and to get access to all the features.
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": "27.2.1",
4
+ "version": "27.2.2-build-renovate-major-19-sinon-0820a28a157531ad46f3cea42127be0b559d7d5c-1",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -151,7 +151,7 @@
151
151
  "nock": "^13.5.5",
152
152
  "pinejs-client-supertest": "^2.1.2",
153
153
  "rimraf": "^6.0.1",
154
- "sinon": "^18.0.0",
154
+ "sinon": "^19.0.0",
155
155
  "supertest": "^7.0.0"
156
156
  },
157
157
  "engines": {
@@ -168,6 +168,6 @@
168
168
  "loader": "ts-node/esm/transpile-only"
169
169
  },
170
170
  "versionist": {
171
- "publishedAt": "2024-09-10T14:58:28.861Z"
171
+ "publishedAt": "2024-09-16T01:16:57.215Z"
172
172
  }
173
173
  }