Skip to content

Commit 59ccfbd

Browse files
author
Johannes Tuchscherer
authored
Fixing dependabot/194 (#1108)
1 parent 5a06fcc commit 59ccfbd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"lodash": "^4.17.19",
3333
"monaco-editor": "^0.52.0",
3434
"monaco-editor-webpack-plugin": "^7.1.0",
35+
"nanoid": "^3.3.8",
3536
"playwright": "^1.49.0",
3637
"prop-types": "^15.7.2",
3738
"puppeteer": "^7.0.4",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11847,6 +11847,11 @@ nanoid@^3.3.7:
1184711847
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
1184811848
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
1184911849

11850+
nanoid@^3.3.8:
11851+
version "3.3.8"
11852+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
11853+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
11854+
1185011855
napi-build-utils@^1.0.1:
1185111856
version "1.0.2"
1185211857
resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806"

0 commit comments

Comments
 (0)