Projects STRLCPY forensix Commits d3f6fc75
🤬
  • Bump url-parse from 1.5.2 to 1.5.9 in /server

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.2 to 1.5.9.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.2...1.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 2 years ago
    d3f6fc75
    1 parent 8922ef3a
  • ■ ■ ■ ■ ■ ■
    server/package-lock.json
    skipped 5736 lines
    5737 5737   }
    5738 5738   },
    5739 5739   "url-parse": {
    5740  - "version": "1.5.2",
    5741  - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.2.tgz",
    5742  - "integrity": "sha512-6bTUPERy1muxxYClbzoRo5qtQuyoGEbzbQvi0SW4/8U8UyVkAQhWFBlnigqJkRm4su4x1zDQfNbEzWkt+vchcg==",
     5740 + "version": "1.5.9",
     5741 + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.9.tgz",
     5742 + "integrity": "sha512-HpOvhKBvre8wYez+QhHcYiVvVmeF6DVnuSOOPhe3cTum3BnqHhvKaZm8FU5yTiOu/Jut2ZpB2rA/SbBA1JIGlQ==",
    5743 5743   "requires": {
    5744 5744   "querystringify": "^2.1.1",
    5745 5745   "requires-port": "^1.0.0"
    skipped 164 lines
  • ■ ■ ■ ■
    server/package.json
    skipped 31 lines
    32 32   "path": "^0.12.7",
    33 33   "sqlite3": "^4.1.0",
    34 34   "tld-countries": "^1.0.1",
    35  - "url-parse": "^1.5.2"
     35 + "url-parse": "^1.5.9"
    36 36   },
    37 37   "devDependencies": {
    38 38   "nodemon": "^2.0.2"
    skipped 3 lines
Please wait...
Page is in error, reload to recover