fix(deps): update dependency ua-parser-js to v1 (#142)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
"rxjs": "7.4.0",
|
||||
"snakecase-keys": "5.1.0",
|
||||
"ts-morph": "*",
|
||||
"ua-parser-js": "0.7.31",
|
||||
"ua-parser-js": "1.0.2",
|
||||
"xss": "1.0.10",
|
||||
"zx": "4.2.0"
|
||||
},
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -99,7 +99,7 @@ specifiers:
|
||||
ts-node: 10.3.1
|
||||
tsconfig-paths: 3.11.0
|
||||
typescript: 4.4.4
|
||||
ua-parser-js: 0.7.31
|
||||
ua-parser-js: 1.0.2
|
||||
webpack: '*'
|
||||
webpack-node-externals: 3.0.0
|
||||
xss: 1.0.10
|
||||
@@ -163,7 +163,7 @@ dependencies:
|
||||
rxjs: 7.4.0
|
||||
snakecase-keys: 5.1.0
|
||||
ts-morph: 12.0.0
|
||||
ua-parser-js: 0.7.31
|
||||
ua-parser-js: 1.0.2
|
||||
xss: 1.0.10
|
||||
zx: 4.2.0
|
||||
|
||||
@@ -8263,8 +8263,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/ua-parser-js/0.7.31:
|
||||
resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==}
|
||||
/ua-parser-js/1.0.2:
|
||||
resolution: {integrity: sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg==}
|
||||
dev: false
|
||||
|
||||
/uglify-js/3.14.2:
|
||||
|
||||
Reference in New Issue
Block a user