This repository has no description
0

Configure Feed

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

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

+3 -3
+3 -3
package-lock.json
··· 1224 1224 } 1225 1225 }, 1226 1226 "node_modules/nats": { 1227 - "version": "2.28.2", 1228 - "resolved": "https://registry.npmjs.org/nats/-/nats-2.28.2.tgz", 1229 - "integrity": "sha512-02cvR8EPach+0BfVaQjPgsbPFn6uMjEQAuvXS2ppg8jiWEm2KYdfmeFmtshiU9b2+kFh3LSEKMEaIfRgk3K8tw==", 1227 + "version": "2.29.1", 1228 + "resolved": "https://registry.npmjs.org/nats/-/nats-2.29.1.tgz", 1229 + "integrity": "sha512-OHVsxrQCITTdMKG3So0jhtnBd5jS2u1xpS91UCws7VklsaCbctwg5vT/8lYpVldPW0x3aHGF8uuAoMfCoJy7Sg==", 1230 1230 "dev": true, 1231 1231 "license": "Apache-2.0", 1232 1232 "dependencies": {