From 92e4a593d30f6bc078570b7d06808052ff5b4f79 Mon Sep 17 00:00:00 2001 From: nextstrain-bot Date: Thu, 17 Mar 2022 00:14:36 +0000 Subject: [PATCH] [testing only] upgrade auspice to 25e590697596f71ce435fd2a9a736824a7b349d7 --- package-lock.json | 44 +++++++++----------------------------------- package.json | 2 +- 2 files changed, 10 insertions(+), 36 deletions(-) diff --git a/package-lock.json b/package-lock.json index 32d9011f0..6dd3a3289 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7353,9 +7353,8 @@ "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" }, "auspice": { - "version": "2.35.0", - "resolved": "https://registry.npmjs.org/auspice/-/auspice-2.35.0.tgz", - "integrity": "sha512-wDtGEdUIgqte7BlnSAlkERh8ZTl4KI40zcC55pbqdS4gzf9bKj0DJQ37JLw8vBZ6OZj5alzM3+ybhpq7PLxWnw==", + "version": "github:nextstrain/auspice#25e590697596f71ce435fd2a9a736824a7b349d7", + "from": "github:nextstrain/auspice#25e590697596f71ce435fd2a9a736824a7b349d7", "requires": { "@babel/core": "^7.3.4", "@babel/plugin-proposal-class-properties": "^7.3.4", @@ -8292,15 +8291,6 @@ "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", "optional": true }, - "bindings": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "optional": true, - "requires": { - "file-uri-to-path": "1.0.0" - } - }, "binomial": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/binomial/-/binomial-0.2.0.tgz", @@ -9997,9 +9987,9 @@ "integrity": "sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==" }, "electron-to-chromium": { - "version": "1.4.85", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.85.tgz", - "integrity": "sha512-K9AsQ41WS2bjZUFpRWfvaS4RjEcRCamEkBJN1Z1TQILBfP1H8QnJ9ti0wiLiMv0sRjX3EHKzgs9jDnmGFx2jXg==" + "version": "1.4.86", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.86.tgz", + "integrity": "sha512-EVTZ+igi8x63pK4bPuA95PXIs2b2Cowi3WQwI9f9qManLiZJOD1Lash1J3W4TvvcUCcIR4o/rgi9o8UicXSO+w==" }, "elliptic": { "version": "6.5.4", @@ -11048,12 +11038,6 @@ } } }, - "file-uri-to-path": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", - "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", - "optional": true - }, "filesize": { "version": "3.6.1", "resolved": "https://registry.npmjs.org/filesize/-/filesize-3.6.1.tgz", @@ -16534,12 +16518,6 @@ "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=", "dev": true }, - "nan": { - "version": "2.15.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz", - "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==", - "optional": true - }, "nanomatch": { "version": "1.2.13", "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", @@ -16783,9 +16761,9 @@ }, "dependencies": { "@types/json-schema": { - "version": "7.0.9", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz", - "integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==" + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.10.tgz", + "integrity": "sha512-BLO9bBq59vW3fxCpD4o0N4U+DXsvwvIcl+jofw0frQo/GrBFC+/jRZj1E7kgp6dvTyNmA4y6JCV5Id/r3mNP5A==" }, "ajv": { "version": "6.12.6", @@ -20582,11 +20560,7 @@ "version": "1.2.13", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz", "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==", - "optional": true, - "requires": { - "bindings": "^1.5.0", - "nan": "^2.12.1" - } + "optional": true }, "glob-parent": { "version": "3.1.0", diff --git a/package.json b/package.json index 5a5b47a6c..d730f0bae 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@awaitjs/express": "^0.6.3", "@aws-sdk/client-cognito-identity-provider": "^3.52.0", "argparse": "^1.0.10", - "auspice": "2.35.0", + "auspice": "github:nextstrain/auspice#25e590697596f71ce435fd2a9a736824a7b349d7", "aws-sdk": "^2.908.0", "chalk": "^2.4.1", "compression": "^1.7.3",