Skip to content

Commit 54426a4

Browse files
committed
build(deps): bump @types/uuid from 8.0.0 to 8.3.1
1 parent c2c6d9b commit 54426a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"vuex": ">=3.1.0"
4848
},
4949
"dependencies": {
50-
"@types/uuid": "^8.0.0",
50+
"@types/uuid": "^8.3.1",
5151
"normalizr": "^3.6.1",
5252
"uuid": "^8.3.2"
5353
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,7 @@
13531353
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
13541354
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
13551355

1356-
"@types/uuid@^8.0.0":
1356+
"@types/uuid@^8.3.1":
13571357
version "8.3.1"
13581358
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f"
13591359
integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==

0 commit comments

Comments
 (0)