diff --git a/pkg/universe.dagger.io/examples/todoapp/package.json b/pkg/universe.dagger.io/examples/todoapp/package.json index 8b9cac7a..a0cd43f3 100644 --- a/pkg/universe.dagger.io/examples/todoapp/package.json +++ b/pkg/universe.dagger.io/examples/todoapp/package.json @@ -8,7 +8,7 @@ "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", "gh-pages": "^3.2.3", - "nanoid": "^3.1.3", + "nanoid": "^3.1.31", "react": "^16.13.1", "react-dom": "^16.13.1", "react-scripts": "3.4.1" diff --git a/pkg/universe.dagger.io/examples/todoapp/yarn.lock b/pkg/universe.dagger.io/examples/todoapp/yarn.lock index 6f32388c..61284ee5 100644 --- a/pkg/universe.dagger.io/examples/todoapp/yarn.lock +++ b/pkg/universe.dagger.io/examples/todoapp/yarn.lock @@ -6777,10 +6777,10 @@ nan@^2.12.1: resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c" integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg== -nanoid@^3.1.3: - version "3.1.9" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.9.tgz#1f148669c70bb2072dc5af0666e46edb6cd31fb2" - integrity sha512-fFiXlFo4Wkuei3i6w9SQI6yuzGRTGi8Z2zZKZpUxv/bQlBi4jtbVPBSNFZHQA9PNjofWqtIa8p+pnsc0kgZrhQ== +nanoid@^3.1.31: + version "3.1.31" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.31.tgz#f5b58a1ce1b7604da5f0605757840598d8974dc6" + integrity sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A== nanomatch@^1.2.9: version "1.2.13"