this repo has no description
0
fork

Configure Feed

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

chore(deps): update dependency nats to v2.29.2

+3 -3
+3 -3
package-lock.json
··· 1229 1229 } 1230 1230 }, 1231 1231 "node_modules/nats": { 1232 - "version": "2.29.1", 1233 - "resolved": "https://registry.npmjs.org/nats/-/nats-2.29.1.tgz", 1234 - "integrity": "sha512-OHVsxrQCITTdMKG3So0jhtnBd5jS2u1xpS91UCws7VklsaCbctwg5vT/8lYpVldPW0x3aHGF8uuAoMfCoJy7Sg==", 1232 + "version": "2.29.2", 1233 + "resolved": "https://registry.npmjs.org/nats/-/nats-2.29.2.tgz", 1234 + "integrity": "sha512-HfzEZa/67fAmRXchLv/sFGeZFF27TRf6kuNbuze2+Md+0M4xADoiUf7YColV9CMjlf2nIkFPnlXcpOTdtlhbPg==", 1235 1235 "dev": true, 1236 1236 "license": "Apache-2.0", 1237 1237 "dependencies": {