bump version

This commit is contained in:
Dave Horton
2024-09-04 13:37:00 +01:00
parent a97cadc4b9
commit 3454232314
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "sbc-inbound", "name": "sbc-inbound",
"version": "0.9.0", "version": "0.9.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "sbc-inbound", "name": "sbc-inbound",
"version": "0.9.0", "version": "0.9.2",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@aws-sdk/client-auto-scaling": "^3.549.0", "@aws-sdk/client-auto-scaling": "^3.549.0",
@@ -36,7 +36,7 @@
"tape": "^5.7.5" "tape": "^5.7.5"
}, },
"engines": { "engines": {
"node": ">= 12.0.0" "node": ">= 18.0.0"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {

View File

@@ -1,9 +1,9 @@
{ {
"name": "sbc-inbound", "name": "sbc-inbound",
"version": "0.9.0", "version": "0.9.2",
"main": "app.js", "main": "app.js",
"engines": { "engines": {
"node": ">= 12.0.0" "node": ">= 18.0.0"
}, },
"keywords": [ "keywords": [
"sip", "sip",