Skip to content

Commit

Permalink
Merge pull request #207 from d-velop/dependabot/npm_and_yarn/ws-7.5.10
Browse files Browse the repository at this point in the history
Bump ws from 7.5.9 to 7.5.10
  • Loading branch information
LenKlose authored Jun 24, 2024
2 parents df1cddc + 50c4283 commit 80ebb36
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
"dependencies": {
"@dvelop-sdk/core": "^2.1.5"
}
}
}
2 changes: 1 addition & 1 deletion packages/business-objects/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dvelop-sdk/business-objects",
"description": "This package contains functionality for the BusinessObjects-App in the d.velop cloud.",
"version": "1.0.5",
"version": "1.0.6",
"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dvelop-sdk/core",
"description": "This package contains shared functionality for the @dvelop-sdk packages.",
"version": "2.1.5",
"version": "2.1.6",
"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/dms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dvelop-sdk/dms",
"description": "This package contains functionality for the DMS-App in the d.velop cloud.",
"version": "1.5.5",
"version": "1.5.6",
"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/express-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dvelop-sdk/express-utils",
"description": "This package contains middleware-functions for the express-framework and d.velop app-building.",
"version": "1.2.0",
"version": "1.2.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/identityprovider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dvelop-sdk/identityprovider",
"description": "This package contains functionality for the Identityprovider-App in the d.velop cloud.",
"version": "4.0.5",
"version": "4.0.6",
"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/logging/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dvelop-sdk/logging",
"description": "This package contains functions for logging with OpenTelemetry.",
"version": "1.0.4",
"version": "1.0.5",
"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 80ebb36

Please sign in to comment.