diff --git a/package-lock.json b/package-lock.json index 55023d8..352be23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "atsds": "^0.0.17", "atsds-bnf": "^0.0.15", - "atsds-egg": "^0.0.15", + "atsds-egg": "^0.0.17", "commander": "^14.0.2", "mariadb": "^3.4.5", "mysql2": "^3.16.2", @@ -3453,9 +3453,9 @@ "license": "AGPL-3.0-or-later" }, "node_modules/atsds-egg": { - "version": "0.0.15", - "resolved": "https://registry.npmjs.org/atsds-egg/-/atsds-egg-0.0.15.tgz", - "integrity": "sha512-ILz5Qc52fQUvM3Y4ID41zNRVqQSRlIpJSYDxHXwvHDr6UqXgq2ybHHmerW1Z5f2sh0mgpoHA3GA+/N8gwRKT3Q==", + "version": "0.0.17", + "resolved": "https://registry.npmjs.org/atsds-egg/-/atsds-egg-0.0.17.tgz", + "integrity": "sha512-QWVeTCjaQ3/5+yUOuNvqaeFL3N+oAKeD2I0cnmnnK1kXPaZ87CyCU4r3xBKpAgJScD5n+0p6OSV3YdLfDSoQeQ==", "license": "AGPL-3.0-or-later", "dependencies": { "atsds": "*" diff --git a/package.json b/package.json index d327fcb..6827f82 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "atsds": "^0.0.17", "atsds-bnf": "^0.0.15", - "atsds-egg": "^0.0.15", + "atsds-egg": "^0.0.17", "commander": "^14.0.2", "mariadb": "^3.4.5", "mysql2": "^3.16.2",