Projects STRLCPY forensix Commits ee742c7e
🤬
  • Bump axios from 0.19.2 to 0.21.2 in /client

    Bumps [axios](https://github.com/axios/axios) from 0.19.2 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.19.2...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
    ee742c7e
    1 parent 8922ef3a
  • ■ ■ ■ ■ ■
    client/package-lock.json
    skipped 2439 lines
    2440 2440   "integrity": "sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug=="
    2441 2441   },
    2442 2442   "axios": {
    2443  - "version": "0.19.2",
    2444  - "resolved": "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz",
    2445  - "integrity": "sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==",
     2443 + "version": "0.21.2",
     2444 + "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
     2445 + "integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
    2446 2446   "requires": {
    2447  - "follow-redirects": "1.5.10"
     2447 + "follow-redirects": "^1.14.0"
    2448 2448   },
    2449 2449   "dependencies": {
    2450  - "debug": {
    2451  - "version": "3.1.0",
    2452  - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
    2453  - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
    2454  - "requires": {
    2455  - "ms": "2.0.0"
    2456  - }
    2457  - },
    2458 2450   "follow-redirects": {
    2459  - "version": "1.5.10",
    2460  - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz",
    2461  - "integrity": "sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==",
    2462  - "requires": {
    2463  - "debug": "=3.1.0"
    2464  - }
    2465  - },
    2466  - "ms": {
    2467  - "version": "2.0.0",
    2468  - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
    2469  - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
     2451 + "version": "1.15.0",
     2452 + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.0.tgz",
     2453 + "integrity": "sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ=="
    2470 2454   }
    2471 2455   }
    2472 2456   },
    skipped 12738 lines
  • ■ ■ ■ ■
    client/package.json
    skipped 8 lines
    9 9   "@testing-library/jest-dom": "^4.2.4",
    10 10   "@testing-library/react": "^9.4.0",
    11 11   "@testing-library/user-event": "^7.2.1",
    12  - "axios": "^0.19.2",
     12 + "axios": "^0.21.2",
    13 13   "material-table": "^1.57.2",
    14 14   "react": "^16.12.0",
    15 15   "react-calendar-heatmap": "^1.8.1",
    skipped 33 lines
Please wait...
Page is in error, reload to recover