Skip to content
Snippets Groups Projects
Commit d5011bce authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6238 OZG-7108 Add missing NPM module

parent d2a34d45
Branches
Tags
1 merge request!1OZG-6238 NPM durch PNPM ersetzen
...@@ -148,6 +148,7 @@ ...@@ -148,6 +148,7 @@
"jest-sonar-reporter": "^2.0.0", "jest-sonar-reporter": "^2.0.0",
"jsonc-eslint-parser": "^2.4.0", "jsonc-eslint-parser": "^2.4.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mochawesome-merge": "^4.3.0",
"mongodb": "^4.17.2", "mongodb": "^4.17.2",
"ng-mocks": "^14.13.1", "ng-mocks": "^14.13.1",
"ng-packagr": "18.2.1", "ng-packagr": "18.2.1",
......
...@@ -294,6 +294,9 @@ importers: ...@@ -294,6 +294,9 @@ importers:
lodash: lodash:
specifier: ^4.17.21 specifier: ^4.17.21
version: 4.17.21 version: 4.17.21
mochawesome-merge:
specifier: ^4.3.0
version: 4.3.0
mongodb: mongodb:
specifier: ^4.17.2 specifier: ^4.17.2
version: 4.17.2(@aws-sdk/client-sso-oidc@3.687.0(@aws-sdk/client-sts@3.687.0)) version: 4.17.2(@aws-sdk/client-sso-oidc@3.687.0(@aws-sdk/client-sts@3.687.0))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment