mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
chore: Update tar-fs to 2.1.4 [SECURITY] (#20100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
47cbd72834
commit
6433ff12da
2 changed files with 9 additions and 8 deletions
|
|
@ -97,7 +97,7 @@
|
|||
"prebuild-install": "7.1.3",
|
||||
"pug": "^3.0.3",
|
||||
"semver": "^7.5.4",
|
||||
"tar-fs": "2.1.3",
|
||||
"tar-fs": "2.1.4",
|
||||
"tslib": "^2.6.2",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"typescript": "catalog:",
|
||||
|
|
|
|||
|
|
@ -196,7 +196,7 @@ overrides:
|
|||
prebuild-install: 7.1.3
|
||||
pug: ^3.0.3
|
||||
semver: ^7.5.4
|
||||
tar-fs: 2.1.3
|
||||
tar-fs: 2.1.4
|
||||
tslib: ^2.6.2
|
||||
tsconfig-paths: ^4.2.0
|
||||
typescript: 5.9.2
|
||||
|
|
@ -14283,6 +14283,7 @@ packages:
|
|||
resolution: {integrity: sha512-gv6vLGcmAOg96/fgo3d9tvA4dJNZL3fMyBqVRrGxQ+Q/o4k9QzbJ3NQF9cOO/71wRodoXhaPgphvMFU68qVAJQ==}
|
||||
deprecated: |-
|
||||
You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
||||
|
||||
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
||||
|
||||
qrcode.vue@3.3.4:
|
||||
|
|
@ -15441,8 +15442,8 @@ packages:
|
|||
resolution: {integrity: sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
tar-fs@2.1.3:
|
||||
resolution: {integrity: sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==}
|
||||
tar-fs@2.1.4:
|
||||
resolution: {integrity: sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==}
|
||||
|
||||
tar-stream@2.2.0:
|
||||
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
|
||||
|
|
@ -25144,7 +25145,7 @@ snapshots:
|
|||
'@grpc/proto-loader': 0.7.13
|
||||
docker-modem: 5.0.6
|
||||
protobufjs: 7.4.0
|
||||
tar-fs: 2.1.3
|
||||
tar-fs: 2.1.4
|
||||
uuid: 10.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
@ -30425,7 +30426,7 @@ snapshots:
|
|||
pump: 3.0.0
|
||||
rc: 1.2.8
|
||||
simple-get: 4.0.1
|
||||
tar-fs: 2.1.3
|
||||
tar-fs: 2.1.4
|
||||
tunnel-agent: 0.6.0
|
||||
|
||||
precinct@12.2.0:
|
||||
|
|
@ -32282,7 +32283,7 @@ snapshots:
|
|||
|
||||
tapable@2.2.2: {}
|
||||
|
||||
tar-fs@2.1.3:
|
||||
tar-fs@2.1.4:
|
||||
dependencies:
|
||||
chownr: 1.1.4
|
||||
mkdirp-classic: 0.5.3
|
||||
|
|
@ -32383,7 +32384,7 @@ snapshots:
|
|||
proper-lockfile: 4.1.2
|
||||
properties-reader: 2.3.0
|
||||
ssh-remote-port-forward: 1.0.4
|
||||
tar-fs: 2.1.3
|
||||
tar-fs: 2.1.4
|
||||
tmp: 0.2.4
|
||||
undici: 7.10.0
|
||||
transitivePeerDependencies:
|
||||
|
|
|
|||
Loading…
Reference in a new issue