1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-08-16 16:40:30 +03:00

ci: Upgrade ip to address CVE-2023-42282 (no-changelog) (#8704)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2024-02-22 21:00:58 +01:00 committed by कारतोफ्फेलस्क्रिप्ट™
parent be8167b75d
commit 7090012f79
2 changed files with 6 additions and 4 deletions

View File

@ -80,6 +80,7 @@
"@types/node": "^18.16.16",
"axios": "1.6.7",
"chokidar": "3.5.2",
"ip": "2.0.1",
"jsonwebtoken": "9.0.0",
"prettier": "^3.1.0",
"semver": "^7.5.4",

View File

@ -11,6 +11,7 @@ overrides:
'@types/node': ^18.16.16
axios: 1.6.7
chokidar: 3.5.2
ip: 2.0.1
jsonwebtoken: 9.0.0
prettier: ^3.1.0
semver: ^7.5.4
@ -8861,7 +8862,7 @@ packages:
express: 4.18.2
fs-extra: 11.1.1
globby: 11.1.0
ip: 2.0.0
ip: 2.0.1
lodash: 4.17.21
open: 8.4.0
pretty-hrtime: 1.0.3
@ -16761,8 +16762,8 @@ packages:
transitivePeerDependencies:
- supports-color
/ip@2.0.0:
resolution: {integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==}
/ip@2.0.1:
resolution: {integrity: sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==}
/ipaddr.js@1.9.1:
resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
@ -23654,7 +23655,7 @@ packages:
resolution: {integrity: sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==}
engines: {node: '>= 10.13.0', npm: '>= 3.0.0'}
dependencies:
ip: 2.0.0
ip: 2.0.1
smart-buffer: 4.2.0
dev: false
optional: true