bump version

This commit is contained in:
Dave Horton
2026-07-09 07:34:30 -04:00
parent 521a89e5f3
commit e17f559a08
2 changed files with 3 additions and 18 deletions
+2 -17
View File
@@ -1,12 +1,12 @@
{
"name": "jambonz-feature-server",
"version": "0.9.6",
"version": "0.9.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jambonz-feature-server",
"version": "0.9.6",
"version": "0.9.7",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-auto-scaling": "^3.549.0",
@@ -8133,21 +8133,6 @@
"node": ">= 6.0.0"
}
},
"node_modules/microsoft-cognitiveservices-speech-sdk/node_modules/utf-8-validate": {
"version": "5.0.10",
"resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.10.tgz",
"integrity": "sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==",
"hasInstallScript": true,
"license": "MIT",
"optional": true,
"peer": true,
"dependencies": {
"node-gyp-build": "^4.3.0"
},
"engines": {
"node": ">=6.14.2"
}
},
"node_modules/microsoft-cognitiveservices-speech-sdk/node_modules/uuid": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "jambonz-feature-server",
"version": "0.9.6",
"version": "0.9.7",
"main": "app.js",
"engines": {
"node": ">= 20.x"