Skip to content

Commit d3d048b

Browse files
chore(deps): bump nanoid in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 3.3.8 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.8...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d523e8f commit d3d048b

File tree

7 files changed

+22
-13
lines changed

7 files changed

+22
-13
lines changed

cypress-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"del": "^6.0.0",
1818
"graphql-request": "^3.7.0",
1919
"lodash": "^4.17.21",
20-
"nanoid": "^3.3.8",
20+
"nanoid": "^5.0.9",
2121
"node-fetch": "2.6.7",
2222
"typescript": "4.9.5",
2323
"uniqid": "^5.4.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"lodash": "^4.17.21",
109109
"longest": "^2.0.1",
110110
"minimatch": "^5.1.6",
111-
"nanoid": "^3.3.8",
111+
"nanoid": "^5.0.9",
112112
"node-fetch": "2.6.7",
113113
"pm2": "^5.4.3",
114114
"prettier": "^2.8.8",

packages/app-page-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"medium-editor": "^5.23.3",
6464
"mobx": "^6.9.0",
6565
"mobx-react-lite": "^3.4.3",
66-
"nanoid": "^3.3.8",
66+
"nanoid": "^5.0.9",
6767
"pako": "^2.1.0",
6868
"platform": "^1.3.5",
6969
"prop-types": "^15.7.2",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"invariant": "^2.2.4",
3838
"lodash": "^4.17.21",
3939
"minimatch": "^5.1.6",
40-
"nanoid": "^3.3.8",
40+
"nanoid": "^5.0.9",
4141
"react": "18.2.0",
4242
"react-dom": "18.2.0",
4343
"ts-invariant": "^0.10.3",

packages/react-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@types/react": "18.2.79",
1414
"@webiny/react-composition": "0.0.0",
15-
"nanoid": "^3.3.8",
15+
"nanoid": "^5.0.9",
1616
"react": "18.2.0"
1717
},
1818
"devDependencies": {

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@webiny/error": "0.0.0",
1919
"mdbid": "^1.0.0",
20-
"nanoid": "^3.3.8",
20+
"nanoid": "^5.0.9",
2121
"nanoid-dictionary": "^4.3.0",
2222
"p-retry": "^4.6.2"
2323
},

yarn.lock

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14244,7 +14244,7 @@ __metadata:
1424414244
medium-editor: "npm:^5.23.3"
1424514245
mobx: "npm:^6.9.0"
1424614246
mobx-react-lite: "npm:^3.4.3"
14247-
nanoid: "npm:^3.3.8"
14247+
nanoid: "npm:^5.0.9"
1424814248
pako: "npm:^2.1.0"
1424914249
platform: "npm:^1.3.5"
1425014250
prop-types: "npm:^15.7.2"
@@ -14672,7 +14672,7 @@ __metadata:
1467214672
invariant: "npm:^2.2.4"
1467314673
lodash: "npm:^4.17.21"
1467414674
minimatch: "npm:^5.1.6"
14675-
nanoid: "npm:^3.3.8"
14675+
nanoid: "npm:^5.0.9"
1467614676
react: "npm:18.2.0"
1467714677
react-dom: "npm:18.2.0"
1467814678
rimraf: "npm:^6.0.1"
@@ -15793,7 +15793,7 @@ __metadata:
1579315793
"@webiny/cli": "npm:0.0.0"
1579415794
"@webiny/project-utils": "npm:0.0.0"
1579515795
"@webiny/react-composition": "npm:0.0.0"
15796-
nanoid: "npm:^3.3.8"
15796+
nanoid: "npm:^5.0.9"
1579715797
prettier: "npm:^2.8.8"
1579815798
react: "npm:18.2.0"
1579915799
languageName: unknown
@@ -16086,7 +16086,7 @@ __metadata:
1608616086
"@webiny/error": "npm:0.0.0"
1608716087
"@webiny/project-utils": "npm:0.0.0"
1608816088
mdbid: "npm:^1.0.0"
16089-
nanoid: "npm:^3.3.8"
16089+
nanoid: "npm:^5.0.9"
1609016090
nanoid-dictionary: "npm:^4.3.0"
1609116091
p-retry: "npm:^4.6.2"
1609216092
rimraf: "npm:^6.0.1"
@@ -20602,7 +20602,7 @@ __metadata:
2060220602
del: "npm:^6.0.0"
2060320603
graphql-request: "npm:^3.7.0"
2060420604
lodash: "npm:^4.17.21"
20605-
nanoid: "npm:^3.3.8"
20605+
nanoid: "npm:^5.0.9"
2060620606
node-fetch: "npm:2.6.7"
2060720607
typescript: "npm:4.9.5"
2060820608
uniqid: "npm:^5.4.0"
@@ -29606,7 +29606,7 @@ __metadata:
2960629606
languageName: node
2960729607
linkType: hard
2960829608

29609-
"nanoid@npm:^3.1.22, nanoid@npm:^3.3.7, nanoid@npm:^3.3.8":
29609+
"nanoid@npm:^3.1.22, nanoid@npm:^3.3.7":
2961029610
version: 3.3.8
2961129611
resolution: "nanoid@npm:3.3.8"
2961229612
bin:
@@ -29615,6 +29615,15 @@ __metadata:
2961529615
languageName: node
2961629616
linkType: hard
2961729617

29618+
"nanoid@npm:^5.0.9":
29619+
version: 5.0.9
29620+
resolution: "nanoid@npm:5.0.9"
29621+
bin:
29622+
nanoid: bin/nanoid.js
29623+
checksum: 10/8a3f9104f81095e3e4785f58caae47a05755599824b8611b9730cbf73db706b664f100e6189f8303f08764f144d499613d8e4a39e83125c53f4b4986d6576621
29624+
languageName: node
29625+
linkType: hard
29626+
2961829627
"napi-build-utils@npm:^1.0.1":
2961929628
version: 1.0.2
2962029629
resolution: "napi-build-utils@npm:1.0.2"
@@ -34916,7 +34925,7 @@ __metadata:
3491634925
lodash: "npm:^4.17.21"
3491734926
longest: "npm:^2.0.1"
3491834927
minimatch: "npm:^5.1.6"
34919-
nanoid: "npm:^3.3.8"
34928+
nanoid: "npm:^5.0.9"
3492034929
node-fetch: "npm:2.6.7"
3492134930
pm2: "npm:^5.4.3"
3492234931
prettier: "npm:^2.8.8"

0 commit comments

Comments
 (0)