Projects STRLCPY forensix Commits f23633ef
🤬
  • Bump moment from 2.24.0 to 2.29.4 in /server

    Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 2 years ago
    f23633ef
    1 parent 8922ef3a
  • ■ ■ ■ ■ ■ ■
    server/package-lock.json
    skipped 1618 lines
    1619 1619   }
    1620 1620   },
    1621 1621   "moment": {
    1622  - "version": "2.24.0",
    1623  - "resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
    1624  - "integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=="
     1622 + "version": "2.29.4",
     1623 + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
     1624 + "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
    1625 1625   },
    1626 1626   "mongodb": {
    1627 1627   "version": "3.4.1",
    skipped 4282 lines
  • ■ ■ ■ ■
    server/package.json
    skipped 25 lines
    26 26   "jsonwebtoken": "^8.5.1",
    27 27   "libphonenumber-js": "^1.7.44",
    28 28   "lodash": "^4.17.21",
    29  - "moment": "^2.24.0",
     29 + "moment": "^2.29.4",
    30 30   "mongoose": "^5.8.9",
    31 31   "npm": "^6.14.6",
    32 32   "path": "^0.12.7",
    skipped 9 lines
Please wait...
Page is in error, reload to recover