Skip to content

Commit

Permalink
remove tar and nanoid
Browse files Browse the repository at this point in the history
  • Loading branch information
JonHolman committed Jan 22, 2025
1 parent 769a0c3 commit 0b936c8
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 33 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"axios": "^1.7.9",
"fast-xml-parser": "4.5.1",
"loader-utils": "2.0.4",
"tar": "^6.2.1",
"webpack": "^5.97.1"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion services/app-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"kafkajs": "^2.2.3",
"ksuid": "^3.0.0",
"micromatch": "^4.0.8",
"nanoid": "^3.3.8",
"path-to-regexp": "^6.3.0",
"yup": "^0.32.11"
},
Expand Down
5 changes: 0 additions & 5 deletions services/app-api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3854,11 +3854,6 @@ nanoid@^3.3.7:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==

nanoid@^3.3.8:
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

natural-compare@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
Expand Down
3 changes: 1 addition & 2 deletions services/topics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"braces": "^3.0.3",
"kafkajs": "^2.2.4",
"lodash": "^4.17.21",
"micromatch": "^4.0.8",
"nanoid": "^3.3.8"
"micromatch": "^4.0.8"
},
"resolutions": {
"nwsapi": "^2.2.5",
Expand Down
5 changes: 0 additions & 5 deletions services/topics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -601,11 +601,6 @@ nanoid@^3.3.6:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==

nanoid@^3.3.8:
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

node-source-walk@^4.0.0, node-source-walk@^4.2.0, node-source-walk@^4.2.2:
version "4.3.0"
resolved "https://registry.yarnpkg.com/node-source-walk/-/node-source-walk-4.3.0.tgz#8336b56cfed23ac5180fe98f1e3bb6b11fd5317c"
Expand Down
3 changes: 1 addition & 2 deletions services/ui-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "^3.712.0",
"braces": "^3.0.3",
"micromatch": "^4.0.8",
"nanoid": "^3.3.8"
"micromatch": "^4.0.8"
},
"devDependencies": {
"serverless-plugin-common-excludes": "^4.0.0",
Expand Down
5 changes: 0 additions & 5 deletions services/ui-auth/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1353,11 +1353,6 @@ nanoid@^3.3.6:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==

nanoid@^3.3.8:
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

node-source-walk@^4.0.0, node-source-walk@^4.2.0, node-source-walk@^4.2.2:
version "4.3.0"
resolved "https://registry.yarnpkg.com/node-source-walk/-/node-source-walk-4.3.0.tgz#8336b56cfed23ac5180fe98f1e3bb6b11fd5317c"
Expand Down
12 changes: 0 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13882,18 +13882,6 @@ tar@^6.1.15:
mkdirp "^1.0.3"
yallist "^4.0.0"

tar@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
dependencies:
chownr "^2.0.0"
fs-minipass "^2.0.0"
minipass "^5.0.0"
minizlib "^2.1.1"
mkdirp "^1.0.3"
yallist "^4.0.0"

terminal-link@^2.0.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994"
Expand Down

0 comments on commit 0b936c8

Please sign in to comment.