Bump express from 4.18.2 to 4.19.2 in /examples/replace_snippet #102
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm test:
examples/blacklist/blacklist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
examples/whitelist/whitelist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L29
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L31
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L59
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L64
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/cookies.js#L126
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/get-real-url.js#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/host.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Run npm test:
lib/proxy.js#L26
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Loading