Skip to content

Commit f2a07e1

Browse files
chore(deps): bump eta from 1.12.3 to 2.0.0
Bumps [eta](https://github.com/eta-dev/eta) from 1.12.3 to 2.0.0. - [Release notes](https://github.com/eta-dev/eta/releases) - [Commits](eta-dev/eta@v1.12.3...v2.0.0) --- updated-dependencies: - dependency-name: eta dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49acdb8 commit f2a07e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"bull": "^4.8.2",
7878
"crypto-random-string": "^3.3.0",
7979
"date-fns": "^2.16.1",
80-
"eta": "^1.12.3",
80+
"eta": "^2.0.0",
8181
"fast-jwt": "^2.1.0",
8282
"fastify": "^4.1.0",
8383
"fastify-plugin": "^3.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2519,10 +2519,10 @@ esutils@^2.0.2, esutils@^2.0.3:
25192519
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
25202520
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
25212521

2522-
eta@^1.12.3:
2523-
version "1.12.3"
2524-
resolved "https://registry.yarnpkg.com/eta/-/eta-1.12.3.tgz#2982d08adfbef39f9fa50e2fbd42d7337e7338b1"
2525-
integrity sha512-qHixwbDLtekO/d51Yr4glcaUJCIjGVJyTzuqV4GPlgZo1YpgOKG+avQynErZIYrfM6JIJdtiG2Kox8tbb+DoGg==
2522+
eta@^2.0.0:
2523+
version "2.0.0"
2524+
resolved "https://registry.yarnpkg.com/eta/-/eta-2.0.0.tgz#376865fadebc899e5b6dfce82fae64cbbe47e594"
2525+
integrity sha512-NqE7S2VmVwgMS8yBxsH4VgNQjNjLq1gfGU0u9I6Cjh468nPRMoDfGdK9n1p/3Dvsw3ebklDkZsFAnKJ9sefjBA==
25262526

25272527
event-target-shim@^5.0.0:
25282528
version "5.0.1"

0 commit comments

Comments
 (0)