student life social platform
0
fork

Configure Feed

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

Merge branch 'renovate/nanoid-5.x' into 'main'

fix(deps): update dependency nanoid to ^5.1.2

See merge request churros/churros!655

+8 -8
+1 -1
packages/api/package.json
··· 83 83 "lodash.uniqby": "^4.7.0", 84 84 "mjml": "^4.15.3", 85 85 "multer": "^1.4.5-lts.1", 86 - "nanoid": "^5.1.0", 86 + "nanoid": "^5.1.2", 87 87 "nats": "^2.29.2", 88 88 "nodemailer": "^6.10.0", 89 89 "nodemon": "^3.1.9",
+1 -1
packages/app/package.json
··· 40 40 "lodash.omit": "^4.5.0", 41 41 "lodash.throttle": "^4.1.1", 42 42 "mime": "^4.0.6", 43 - "nanoid": "^5.1.0", 43 + "nanoid": "^5.1.2", 44 44 "number-flip-animation": "patch:number-flip-animation@npm%3A1.1.1#~/.yarn/patches/number-flip-animation-npm-1.1.1-be5234b0a7.patch", 45 45 "party-js": "^2.2.0", 46 46 "pdfmake": "^0.2.18",
+6 -6
yarn.lock
··· 836 836 lodash.uniqby: "npm:^4.7.0" 837 837 mjml: "npm:^4.15.3" 838 838 multer: "npm:^1.4.5-lts.1" 839 - nanoid: "npm:^5.1.0" 839 + nanoid: "npm:^5.1.2" 840 840 nats: "npm:^2.29.2" 841 841 nodemailer: "npm:^6.10.0" 842 842 nodemon: "npm:^3.1.9" ··· 951 951 lodash.omit: "npm:^4.5.0" 952 952 lodash.throttle: "npm:^4.1.1" 953 953 mime: "npm:^4.0.6" 954 - nanoid: "npm:^5.1.0" 954 + nanoid: "npm:^5.1.2" 955 955 npm-upgrade: "npm:^3.1.0" 956 956 number-flip-animation: "patch:number-flip-animation@npm%3A1.1.1#~/.yarn/patches/number-flip-animation-npm-1.1.1-be5234b0a7.patch" 957 957 party-js: "npm:^2.2.0" ··· 15724 15724 languageName: node 15725 15725 linkType: hard 15726 15726 15727 - "nanoid@npm:^5.1.0": 15728 - version: 5.1.0 15729 - resolution: "nanoid@npm:5.1.0" 15727 + "nanoid@npm:^5.1.2": 15728 + version: 5.1.2 15729 + resolution: "nanoid@npm:5.1.2" 15730 15730 bin: 15731 15731 nanoid: bin/nanoid.js 15732 - checksum: 10c0/290af467e6b65ed1df7e7518674dad87ff46204d279be98549d5480b6fb0fc601d9abd3a3abb5ee2f0554b19883153c2979fee82f57a70ce00692e4f6beae2f8 15732 + checksum: 10c0/60b3d30d1629704f4b156f79e53a454d10440a38f4ab14cda1c9aa08091389212d03afb35fbc09c11f4619f83bcf5076abc4719295e3b79c57abad0e40297177 15733 15733 languageName: node 15734 15734 linkType: hard 15735 15735