mirror of
https://github.com/hoppscotch/hoppscotch
synced 2024-11-21 14:38:47 +00:00
chore: bump vulnerable dependencies
This commit is contained in:
parent
e554bde64d
commit
9aa1858642
@ -44,7 +44,8 @@
|
||||
"pug": "3.0.3",
|
||||
"body-parser": "1.20.3",
|
||||
"path-to-regexp@3.2.0": "3.3.0",
|
||||
"micromatch@<4.0.8": "4.0.8"
|
||||
"micromatch@<4.0.8": "4.0.8",
|
||||
"dset@3.1.3": "3.1.4"
|
||||
},
|
||||
"packageExtensions": {
|
||||
"@hoppscotch/httpsnippet": {
|
||||
|
@ -16,6 +16,7 @@ overrides:
|
||||
body-parser: 1.20.3
|
||||
path-to-regexp@3.2.0: 3.3.0
|
||||
micromatch@<4.0.8: 4.0.8
|
||||
dset@3.1.3: 3.1.4
|
||||
|
||||
packageExtensionsChecksum: da57d58cd55bf5e7924e59ad5f1485b8
|
||||
|
||||
@ -6782,8 +6783,8 @@ packages:
|
||||
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
dset@3.1.3:
|
||||
resolution: {integrity: sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==}
|
||||
dset@3.1.4:
|
||||
resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
duplexer@0.1.2:
|
||||
@ -15086,7 +15087,7 @@ snapshots:
|
||||
'@graphql-tools/utils': 9.2.1(graphql@16.6.0)
|
||||
'@repeaterjs/repeater': 3.0.5
|
||||
'@whatwg-node/fetch': 0.8.8
|
||||
dset: 3.1.3
|
||||
dset: 3.1.4
|
||||
extract-files: 11.0.0
|
||||
graphql: 16.6.0
|
||||
meros: 1.3.0(@types/node@18.18.8)
|
||||
@ -15100,7 +15101,7 @@ snapshots:
|
||||
'@graphql-tools/utils': 9.2.1(graphql@16.8.1)
|
||||
'@repeaterjs/repeater': 3.0.5
|
||||
'@whatwg-node/fetch': 0.8.8
|
||||
dset: 3.1.3
|
||||
dset: 3.1.4
|
||||
extract-files: 11.0.0
|
||||
graphql: 16.8.1
|
||||
meros: 1.3.0(@types/node@18.18.8)
|
||||
@ -15587,7 +15588,7 @@ snapshots:
|
||||
'@graphql-tools/utils@10.0.6(graphql@16.8.1)':
|
||||
dependencies:
|
||||
'@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1)
|
||||
dset: 3.1.3
|
||||
dset: 3.1.4
|
||||
graphql: 16.8.1
|
||||
tslib: 2.6.2
|
||||
|
||||
@ -15595,7 +15596,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1)
|
||||
cross-inspect: 1.0.0
|
||||
dset: 3.1.3
|
||||
dset: 3.1.4
|
||||
graphql: 16.8.1
|
||||
tslib: 2.6.2
|
||||
|
||||
@ -20019,7 +20020,7 @@ snapshots:
|
||||
|
||||
dotenv@16.3.1: {}
|
||||
|
||||
dset@3.1.3: {}
|
||||
dset@3.1.4: {}
|
||||
|
||||
duplexer@0.1.2: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user