Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/negrel/hugo-theme-pico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-22 04:15:33 +0300
committerGitHub <noreply@github.com>2022-01-22 04:15:33 +0300
commit20a26b77d713d9ccdb5dc3be984db20605c7edb8 (patch)
tree4c6d1c04cfe4311d5d9899e3ae3c1f1259289dc1
parent350837edb0ba0934e4359076572199eef3b58562 (diff)
Bump nanoid from 3.1.20 to 3.2.0 in /exampleSitedependabot/npm_and_yarn/exampleSite/nanoid-3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--exampleSite/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/package-lock.json b/exampleSite/package-lock.json
index fa3e7e3..9149a55 100644
--- a/exampleSite/package-lock.json
+++ b/exampleSite/package-lock.json
@@ -2165,9 +2165,9 @@
"dev": true
},
"nanoid": {
- "version": "3.1.20",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz",
- "integrity": "sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw=="
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.2.0.tgz",
+ "integrity": "sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA=="
},
"node-emoji": {
"version": "1.10.0",