Browse Source

chore(deps): pnpm-lock.yaml

pull/5903/head
Wing-Kam Wong 1 year ago
parent
commit
483a801b01
  1. 20
      pnpm-lock.yaml

20
pnpm-lock.yaml

@ -632,11 +632,11 @@ importers:
specifier: ^3.1.20
version: 3.1.20
nc-help:
specifier: ^0.2.88
specifier: 0.2.88
version: 0.2.88(asn1.js@5.4.1)(debug@4.2.0)(knex@2.4.2)
nc-lib-gui:
specifier: 0.111.3
version: 0.111.3
specifier: 0.111.4
version: 0.111.4
nc-plugin:
specifier: ^0.1.3
version: 0.1.3
@ -9138,7 +9138,7 @@ packages:
/async@2.6.4:
resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==}
dependencies:
lodash: 4.17.19
lodash: 4.17.21
dev: false
/async@3.2.4:
@ -12533,7 +12533,7 @@ packages:
cross-spawn: 7.0.3
get-stream: 6.0.0
human-signals: 2.1.0
is-stream: 2.0.0
is-stream: 2.0.1
merge-stream: 2.0.0
npm-run-path: 4.0.1
onetime: 5.1.2
@ -13697,7 +13697,7 @@ packages:
array-union: 2.1.0
dir-glob: 3.0.1
fast-glob: 3.3.1
glob: 7.1.6
glob: 7.2.3
ignore: 5.2.4
merge2: 1.4.1
slash: 3.0.0
@ -17177,8 +17177,8 @@ packages:
- supports-color
dev: false
/nc-lib-gui@0.111.3:
resolution: {integrity: sha512-tbjyRkc7/xcCzEI8mHhQpJ8iEE/gBlJNWJzmHP5dSTnz36DRBGRPw1VGl1nAnZb/BVkYjHP2lyjR0CQLiv+79Q==}
/nc-lib-gui@0.111.4:
resolution: {integrity: sha512-2ST6vycxHpQ0mropVq9GRhVt9dWng3+hZZPyjZ6HiK8kXRjBrsv7Ck4WLIRj7TuloRTI8zn9Mixud9CkvgkvWQ==}
dependencies:
express: 4.18.2
transitivePeerDependencies:
@ -20126,7 +20126,7 @@ packages:
engines: {node: '>=4'}
hasBin: true
dependencies:
glob: 7.1.6
glob: 7.2.3
interpret: 1.4.0
rechoir: 0.6.2
dev: true
@ -20300,7 +20300,7 @@ packages:
extend: 3.0.2
fast-xml-parser: 4.2.7
generic-pool: 3.9.0
glob: 7.1.6
glob: 7.2.3
https-proxy-agent: 5.0.1
jsonwebtoken: 9.0.0
mime-types: 2.1.35

Loading…
Cancel
Save