X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=pnpm-lock.yaml;h=0e14a6719cad953002bd0476efd52972ae49e038;hb=2e28cc474acdc3f884a7a975b0e833a8e5548df0;hp=5f4a555f0c8036f7b1e971ab31210f04a8ee8b8d;hpb=b29abb6fcd1592fdf3cafac282dfdae6800f6a10;p=poolifier.git diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f4a555f..0e14a671 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -117,8 +117,8 @@ devDependencies: specifier: ^6.1.0 version: 6.1.0(rollup@4.1.4)(typescript@5.2.2) sinon: - specifier: ^16.1.0 - version: 16.1.0 + specifier: ^16.1.1 + version: 16.1.1 source-map-support: specifier: ^0.5.21 version: 0.5.21 @@ -1044,8 +1044,8 @@ packages: resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==} dev: true - /@types/stack-utils@2.0.1: - resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} + /@types/stack-utils@2.0.2: + resolution: {integrity: sha512-g7CK9nHdwjK2n0ymT2CW698FuWJRIx+RP6embAzZ2Qi8/ilIrA1Imt2LVSeHUzKvpoi7BhmmQcXz95eS0f2JXw==} dev: true /@types/yargs-parser@21.0.1: @@ -4124,7 +4124,7 @@ packages: dependencies: '@babel/code-frame': 7.22.13 '@jest/types': 29.6.3 - '@types/stack-utils': 2.0.1 + '@types/stack-utils': 2.0.2 chalk: 4.1.2 graceful-fs: 4.2.11 micromatch: 4.0.5 @@ -5732,8 +5732,9 @@ packages: engines: {node: '>=14'} dev: true - /sinon@16.1.0: - resolution: {integrity: sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==} + /sinon@16.1.1: + resolution: {integrity: sha512-tu0DS1g4Rm2xHT9mWK5g5aTogTXWwGGz3fQK/L5fnECPkcAQ3YcbAbJ4XxOkpDDnV4EV5n+lee5neq5QyVxoSg==} + requiresBuild: true dependencies: '@sinonjs/commons': 3.0.0 '@sinonjs/fake-timers': 10.3.0