mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
(core) Fixing packages after merge with core
Summary: Reconciling package.json between core and hosted version. Test Plan: Existing Reviewers: JakubSerafin Reviewed By: JakubSerafin Subscribers: paulfitz Differential Revision: https://phab.getgrist.com/D4115
This commit is contained in:
parent
67dc41776d
commit
dda1b5cf1b
@ -168,7 +168,7 @@
|
|||||||
"multiparty": "4.2.2",
|
"multiparty": "4.2.2",
|
||||||
"node-abort-controller": "3.0.1",
|
"node-abort-controller": "3.0.1",
|
||||||
"node-fetch": "2.6.7",
|
"node-fetch": "2.6.7",
|
||||||
"openid-client": "^5.6.1",
|
"openid-client": "5.6.1",
|
||||||
"pg": "8.6.0",
|
"pg": "8.6.0",
|
||||||
"piscina": "3.2.0",
|
"piscina": "3.2.0",
|
||||||
"plotly.js-basic-dist": "2.13.2",
|
"plotly.js-basic-dist": "2.13.2",
|
||||||
|
@ -6128,7 +6128,7 @@ once@^1.3.0, once@^1.3.1, once@^1.3.2, once@^1.4.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
wrappy "1"
|
wrappy "1"
|
||||||
|
|
||||||
openid-client@^5.6.1:
|
openid-client@5.6.1:
|
||||||
version "5.6.1"
|
version "5.6.1"
|
||||||
resolved "https://registry.yarnpkg.com/openid-client/-/openid-client-5.6.1.tgz#8f7526a50c290a5e28a7fe21b3ece3107511bc73"
|
resolved "https://registry.yarnpkg.com/openid-client/-/openid-client-5.6.1.tgz#8f7526a50c290a5e28a7fe21b3ece3107511bc73"
|
||||||
integrity sha512-PtrWsY+dXg6y8mtMPyL/namZSYVz8pjXz3yJiBNZsEdCnu9miHLB4ELVC85WvneMKo2Rg62Ay7NkuCpM0bgiLQ==
|
integrity sha512-PtrWsY+dXg6y8mtMPyL/namZSYVz8pjXz3yJiBNZsEdCnu9miHLB4ELVC85WvneMKo2Rg62Ay7NkuCpM0bgiLQ==
|
||||||
|
Loading…
Reference in New Issue
Block a user