Skip to content

Commit 0d70493

Browse files
authored
Merge pull request #7023 from microting/dependabot/npm_and_yarn/eform-client/uuid-13.0.0
Bump uuid from 11.1.0 to 13.0.0 in /eform-client
2 parents 3ce015a + 2707520 commit 0d70493

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"run": "^1.4.0",
112112
"rxjs": "7.8.2",
113113
"tslib": "^2.8.1",
114-
"uuid": "11.1.0",
114+
"uuid": "13.0.0",
115115
"zone.js": "^0.15.1",
116116
"ngx-material-timepicker": "^13.1.1",
117117
"luxon": "^3.7.2",

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12201,10 +12201,10 @@ utils-merge@1.0.1:
1220112201
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1220212202
integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
1220312203

12204-
uuid@11.1.0:
12205-
version "11.1.0"
12206-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
12207-
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
12204+
uuid@13.0.0:
12205+
version "13.0.0"
12206+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
12207+
integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
1220812208

1220912209
uuid@^8.3.2:
1221012210
version "8.3.2"

0 commit comments

Comments
 (0)