Skip to content

Commit

Permalink
Merge pull request #1541 from nextstrain/dependabot/npm_and_yarn/pack…
Browse files Browse the repository at this point in the history
…ages/nextclade-web/auspice-2.59.0
  • Loading branch information
ivan-aksamentov authored Oct 23, 2024
2 parents a5e7200 + 2297fbd commit 9884b62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/nextclade-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@hapi/accept": "6.0.3",
"@hapi/content": "6.0.0",
"animate.css": "4.1.1",
"auspice": "2.58.0",
"auspice": "2.59.0",
"autoprefixer": "10.4.5",
"awesomplete": "1.1.5",
"axios": "0.27.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/nextclade-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.58.0:
version "2.58.0"
resolved "https://registry.yarnpkg.com/auspice/-/auspice-2.58.0.tgz#9d88f1ebc42fcbcf3f21a5003ae1509912eac726"
integrity sha512-JkCWYgAjrmFUApbGlg42wj8r0MW55fD/LiMg7IvGlYmKTJUyLOUzv6wXizVcLvaPeQMJr+IyUU7EOzcwyLUx4w==
auspice@2.59.0:
version "2.59.0"
resolved "https://registry.yarnpkg.com/auspice/-/auspice-2.59.0.tgz#81a3efbde63b7da158ed39d75e279f8babc47c42"
integrity sha512-CXzBm2L+EFE8J6qVZZhvWHZtKeF6skPasaNGRj2WuzUAETcSgaZxZGJlsTctw+pf25OUkVo78w+X1KewdysvKw==
dependencies:
"@babel/core" "^7.3.4"
"@babel/plugin-proposal-class-properties" "^7.3.4"
Expand Down

0 comments on commit 9884b62

Please sign in to comment.