0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-06-17 22:23:36 +03:00
This commit is contained in:
dependabot[bot] 2021-07-01 08:20:22 +00:00 committed by GitHub
commit aa932462c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -13692,9 +13692,9 @@
} }
}, },
"ws": { "ws": {
"version": "7.3.0", "version": "7.5.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-7.3.0.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.1.tgz",
"integrity": "sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w==", "integrity": "sha512-2c6faOUH/nhoQN6abwMloF7Iyl0ZS2E9HGtsiLrWn0zOOMWlhtDmdf/uihDt6jnuCxgtwGBNy6Onsoy2s2O2Ow==",
"dev": true "dev": true
}, },
"xdg-basedir": { "xdg-basedir": {