diff --git a/package.json b/package.json index bf7743c30..0e313bf63 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@jest/globals": "^29.7.0", "@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-commonjs": "^25.0.5", - "@rollup/plugin-node-resolve": "^15.2.2", + "@rollup/plugin-node-resolve": "^15.2.3", "@scaleway/eslint-config-react": "^3.15.26", "babel-plugin-annotate-pure-calls": "^0.4.0", "cross-env": "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46056e17f..4339f4ace 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^25.0.5 version: 25.0.5(rollup@3.29.4) '@rollup/plugin-node-resolve': - specifier: ^15.2.2 - version: 15.2.2(rollup@3.29.4) + specifier: ^15.2.3 + version: 15.2.3(rollup@3.29.4) '@scaleway/eslint-config-react': specifier: ^3.15.26 version: 3.15.26(eslint@8.51.0)(typescript@5.2.2) @@ -2483,8 +2483,8 @@ packages: rollup: 3.29.4 dev: true - /@rollup/plugin-node-resolve@15.2.2(rollup@3.29.4): - resolution: {integrity: sha512-f64bU4OKqV0yihtxFemmuf0oj37pToCFMISCA+sJbbIAl5wcpbRO9XgWNWb1tDiWQJUcPxo6V0l59hcuZOQ3kw==} + /@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4): + resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.78.0||^3.0.0||^4.0.0