diff --git a/package.json b/package.json index 867f6c4..6ef42c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@intimatemerger-internal/im-ulid", - "version": "0.1.0", + "version": "0.1.1", "main": "dist/im-ulid.js", "types": "dist/im-ulid.d.ts", "files": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fbdc1a..1354637 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,6 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: + shell-quote@<1.8.4: '>=1.8.4' tmp@<=0.2.5: '>=0.2.6' importers: @@ -2411,8 +2412,8 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shell-quote@1.8.3: - resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} + shell-quote@1.8.4: + resolution: {integrity: sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==} engines: {node: '>= 0.4'} side-channel-list@1.0.0: @@ -4872,7 +4873,7 @@ snapshots: launch-editor@2.13.2: dependencies: picocolors: 1.1.1 - shell-quote: 1.8.3 + shell-quote: 1.8.4 levn@0.4.1: dependencies: @@ -5425,7 +5426,7 @@ snapshots: shebang-regex@3.0.0: {} - shell-quote@1.8.3: {} + shell-quote@1.8.4: {} side-channel-list@1.0.0: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index ebcbc75..7349a4c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,6 +5,7 @@ minimumReleaseAge: 10080 # 1 week minimumReleaseAgeExclude: - tmp overrides: + shell-quote@<1.8.4: ">=1.8.4" tmp@<=0.2.5: '>=0.2.6' packageManagerStrictVersion: true savePrefix: ""