update flummpress
This commit is contained in:
parent
d43195b52d
commit
089a6fc629
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user