Projects STRLCPY forensix Commits 99470081
🤬
  • Bump axios from 0.21.1 to 0.21.2 in /server

    Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 2 years ago
    99470081
    1 parent 8922ef3a
  • ■ ■ ■ ■ ■ ■
    server/package-lock.json
    skipped 151 lines
    152 152   "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ=="
    153 153   },
    154 154   "axios": {
    155  - "version": "0.21.1",
    156  - "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
    157  - "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
     155 + "version": "0.21.2",
     156 + "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
     157 + "integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
    158 158   "requires": {
    159  - "follow-redirects": "^1.10.0"
     159 + "follow-redirects": "^1.14.0"
    160 160   }
    161 161   },
    162 162   "balanced-match": {
    skipped 709 lines
    872 872   }
    873 873   },
    874 874   "follow-redirects": {
    875  - "version": "1.13.1",
    876  - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.1.tgz",
    877  - "integrity": "sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg=="
     875 + "version": "1.15.0",
     876 + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.0.tgz",
     877 + "integrity": "sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ=="
    878 878   },
    879 879   "forever-agent": {
    880 880   "version": "0.6.1",
    skipped 5029 lines
  • ■ ■ ■ ■
    server/package.json
    skipped 11 lines
    12 12   "license": "ISC",
    13 13   "dependencies": {
    14 14   "any-base": "^1.1.0",
    15  - "axios": "^0.21.1",
     15 + "axios": "^0.21.2",
    16 16   "bcryptjs": "^2.4.3",
    17 17   "bluebird": "^3.7.2",
    18 18   "chalk": "^2.4.2",
    skipped 23 lines
Please wait...
Page is in error, reload to recover