diff --git a/package-lock.json b/package-lock.json
index ca439bf..6a24184 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,34 +1,34 @@
{
"name": "apigeelint",
- "version": "2.44.0",
+ "version": "2.45.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "apigeelint",
- "version": "2.44.0",
+ "version": "2.45.0",
"license": "MIT",
"dependencies": {
"@xmldom/xmldom": "^0.8.4",
- "babel-code-frame": "*",
+ "babel-code-frame": "latest",
"chalk": "4.1.2",
"commander": "^2.9.0",
- "debug": "*",
- "decompress": "*",
- "eslint": "*",
+ "debug": "latest",
+ "decompress": "latest",
+ "eslint": "latest",
"fast-xml-parser": "^4.3.1",
- "js-yaml": "*",
+ "js-yaml": "latest",
"jshint": "^2.10.1",
- "jsonschema": "*",
+ "jsonschema": "latest",
"lodash": "^4.17.21",
"minimatch": "^3.0.4",
"path": ">= 0.11.14",
- "pdfmake": "*",
- "pluralize": "*",
+ "pdfmake": "latest",
+ "pluralize": "latest",
"strip-ansi": "^6.0.1",
- "table": "*",
- "text-table": "*",
- "xpath": "*"
+ "table": "latest",
+ "text-table": "latest",
+ "xpath": "latest"
},
"bin": {
"apigeelint": "cli.js"
diff --git a/package.json b/package.json
index 19d62f3..45b340e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "apigeelint",
- "version": "2.44.0",
+ "version": "2.45.0",
"description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.",
"main": "index.js",
"bin": {
diff --git a/test/badge.svg b/test/badge.svg
index 8177f37..ddf3d57 100644
--- a/test/badge.svg
+++ b/test/badge.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file