diff --git a/packages/nextclade-web/package.json b/packages/nextclade-web/package.json index 83d2faf5f..70ccdec05 100644 --- a/packages/nextclade-web/package.json +++ b/packages/nextclade-web/package.json @@ -90,7 +90,7 @@ "@hapi/accept": "6.0.3", "@hapi/content": "6.0.0", "animate.css": "4.1.1", - "auspice": "2.59.1", + "auspice": "2.61.0", "autoprefixer": "10.4.5", "awesomplete": "1.1.5", "axios": "0.27.1", diff --git a/packages/nextclade-web/yarn.lock b/packages/nextclade-web/yarn.lock index de1ad8afb..64b0e5193 100644 --- a/packages/nextclade-web/yarn.lock +++ b/packages/nextclade-web/yarn.lock @@ -4608,10 +4608,10 @@ attr-accept@^2.2.2: resolved "https://registry.yarnpkg.com/attr-accept/-/attr-accept-2.2.2.tgz#646613809660110749e92f2c10833b70968d929b" integrity sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg== -auspice@2.59.1: - version "2.59.1" - resolved "https://registry.yarnpkg.com/auspice/-/auspice-2.59.1.tgz#f18479b17d09b9f1cf39ef6d19f44c7f4e974f79" - integrity sha512-JdfCQ2waAY/BPeIZ58tAUIYWwopY28FuQ3JjG+esa5fPbp5+Ovbx4rl6LqWCscohyojdxgJvJX4l8a1Av2b9ZA== +auspice@2.61.0: + version "2.61.0" + resolved "https://registry.yarnpkg.com/auspice/-/auspice-2.61.0.tgz#8dc9ecefaa1a4a90a4e7606cad2b6dd08f68a468" + integrity sha512-eeVIg9r23+rUXIP6iABbVjOoYS7puKiyKaNBPYOEg0tSeWDQJSoX1NI+TFRKpTNhCRsJqDsNL6bZ2yicoGOt+g== dependencies: "@babel/core" "^7.3.4" "@babel/plugin-proposal-class-properties" "^7.3.4"