From 089a6fc6291a1591a61056b2a3f47733df574471 Mon Sep 17 00:00:00 2001 From: Flummi Date: Sat, 26 Mar 2022 20:21:46 +0100 Subject: [PATCH] update flummpress --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2bac7c..ae03ca0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "cuffeo": "^1.0.7-3", "flumm-fetch-cookies": "^1.4.0", - "flummpress": "^2.0.2", + "flummpress": "^2.0.3", "knex": "^0.95.15", "pg": "^8.7.1", "pg-native": "^3.0.0" @@ -113,9 +113,9 @@ } }, "node_modules/flummpress": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/flummpress/-/flummpress-2.0.2.tgz", - "integrity": "sha512-W1OzIVZQL4rLcUcLm4pUpCN6NM3VULwbqZKv7u6FxIKjSMjOwji3nf13Ddx7nWlhnZwUD8K/vClLP1f5DJVnMg==" + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/flummpress/-/flummpress-2.0.3.tgz", + "integrity": "sha512-PmqLwhZCTy/YVh2EmTNLthxUhMGHjQ6/5Bk7yYHrOFVgfoNsY7mF55v6LlRXnNzixJVGmFmCU/z17fuv1R5idw==" }, "node_modules/function-bind": { "version": "1.1.1", @@ -556,9 +556,9 @@ } }, "flummpress": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/flummpress/-/flummpress-2.0.2.tgz", - "integrity": "sha512-W1OzIVZQL4rLcUcLm4pUpCN6NM3VULwbqZKv7u6FxIKjSMjOwji3nf13Ddx7nWlhnZwUD8K/vClLP1f5DJVnMg==" + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/flummpress/-/flummpress-2.0.3.tgz", + "integrity": "sha512-PmqLwhZCTy/YVh2EmTNLthxUhMGHjQ6/5Bk7yYHrOFVgfoNsY7mF55v6LlRXnNzixJVGmFmCU/z17fuv1R5idw==" }, "function-bind": { "version": "1.1.1", diff --git a/package.json b/package.json index fd69d6e..d33f5ad 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "cuffeo": "^1.0.7-3", "flumm-fetch-cookies": "^1.4.0", - "flummpress": "^2.0.2", + "flummpress": "^2.0.3", "knex": "^0.95.15", "pg": "^8.7.1", "pg-native": "^3.0.0"