Skip to content

Commit

Permalink
Update dependency ics to v2.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 1048c1f commit 144e385
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"express-rate-limit": "5.5.1",
"express-session": "1.17.2",
"express-validator": "6.13.0",
"ics": "2.31.0",
"ics": "2.41.0",
"knex": "0.21.21",
"lusca": "1.7.0",
"markdown-it": "12.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2931,10 +2931,10 @@ [email protected]:
dependencies:
safer-buffer ">= 2.1.2 < 3"

ics@2.31.0:
version "2.31.0"
resolved "https://registry.yarnpkg.com/ics/-/ics-2.31.0.tgz#4c26b755d017ee64c963cfbaa5ea9766e604ceec"
integrity sha512-3pW62uD097nl6LfFXIt92eBZtbwDESXsaRcgZPn3NO01zpUUM+L2G6fjf6qXhiyFcGIrJjsGuNB/y3AV58CvFg==
ics@2.41.0:
version "2.41.0"
resolved "https://registry.yarnpkg.com/ics/-/ics-2.41.0.tgz#cd73e12e36bb8711f2d883a40b096203af26f450"
integrity sha512-6oleMfOpdBIrZGMNrTutwW7eFwua8lOkymDNxMXlsVF00HghqH+I3S6frt3a2rfjXTlkI0qiY2rnsKP2JQ9vJA==
dependencies:
nanoid "^3.1.23"
yup "^0.32.9"
Expand Down

0 comments on commit 144e385

Please sign in to comment.