This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #6 from WaveringAna/dependabot/npm_and_yarn/ws-8.21.0

Bump ws from 8.20.0 to 8.21.0

author
Wavering Ana
committer
GitHub
date (May 24, 2026, 7:20 AM -0400) commit cc1f21c8 parent 195f0d3b
+3 -1
+3 -1
package-lock.json
··· 4358 4358 "license": "ISC" 4359 4359 }, 4360 4360 "node_modules/ws": { 4361 - "version": "8.20.0", 4361 + "version": "8.21.0", 4362 + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", 4363 + "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", 4362 4364 "license": "MIT", 4363 4365 "engines": { 4364 4366 "node": ">=10.0.0"