Skip to content

Commit

Permalink
fix(frontend): low security vulnerability in nanoid (#3957)
Browse files Browse the repository at this point in the history
# Motivation

Prodsec inquiry related to [security vulnerability in
nanoid](GHSA-mwcw-c2x4-8c55).

# Changes

- `npm audit fix` for nanoid 3.3.8
- bump `@junobuild/analytics` for nanoid 5.0.9
  • Loading branch information
peterpeterparker authored Dec 12, 2024
1 parent 09559b5 commit 18fd8ca
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
59 changes: 30 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@dfinity/principal": "^2.1.2",
"@dfinity/utils": "^2.5.1",
"@dfinity/verifiable-credentials": "^0.0.4",
"@junobuild/analytics": "^0.0.28",
"@junobuild/analytics": "^0.0.31",
"@metamask/detect-provider": "^2.0.0",
"@walletconnect/web3wallet": "1.14.0",
"alchemy-sdk": "3.4.1",
Expand Down

0 comments on commit 18fd8ca

Please sign in to comment.