Skip to content

Commit

Permalink
fix: yarn.lock
Browse files Browse the repository at this point in the history
Signed-off-by: axel7083 <[email protected]>
  • Loading branch information
axel7083 committed Feb 26, 2024
1 parent 27cf5a9 commit 36493ad
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -586,13 +586,20 @@
dependencies:
undici-types "~5.26.4"

"@types/node@^18", "@types/node@^18.11.18":
"@types/node@^18.11.18":
version "18.19.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.18.tgz#7526471b28828d1fef1f7e4960fb9477e6e4369c"
integrity sha512-80CP7B8y4PzZF0GWx15/gVWRrB5y/bIjNI84NK3cmQJu0WZwvmj2WMA5LcofQFVfLqqCSp545+U2LsrVzX36Zg==
dependencies:
undici-types "~5.26.4"

"@types/node@^20":
version "20.11.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659"
integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==
dependencies:
undici-types "~5.26.4"

"@types/pug@^2.0.6":
version "2.0.10"
resolved "https://registry.npmjs.org/@types/pug/-/pug-2.0.10.tgz"
Expand Down

0 comments on commit 36493ad

Please sign in to comment.