Browse Source

Merge pull request #353 from meshtastic/dependabot/npm_and_yarn/nanoid-3.3.8

Bump nanoid from 3.3.7 to 3.3.8
pull/356/head
Tom Fifield 1 year ago
committed by GitHub
parent
commit
fc24a389c0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 10
      pnpm-lock.yaml

10
pnpm-lock.yaml

@ -2535,8 +2535,8 @@ packages:
[email protected]:
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
[email protected].7:
resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
[email protected].8:
resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
@ -6225,7 +6225,7 @@ snapshots:
object-assign: 4.1.1
thenify-all: 1.6.0
[email protected].7: {}
[email protected].8: {}
[email protected]: {}
@ -6406,13 +6406,13 @@ snapshots:
[email protected]:
dependencies:
nanoid: 3.3.7
nanoid: 3.3.8
picocolors: 1.0.1
source-map-js: 1.2.0
[email protected]:
dependencies:
nanoid: 3.3.7
nanoid: 3.3.8
picocolors: 1.1.1
source-map-js: 1.2.1

Loading…
Cancel
Save