File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
},
19
19
"license" : " MIT" ,
20
20
"devDependencies" : {
21
- "@types/safe-regex" : " 1.1.3 " ,
21
+ "@types/safe-regex" : " 1.1.4 " ,
22
22
"jest" : " 28.1.3" ,
23
23
"unbuild" : " 0.9.4"
24
24
},
Original file line number Diff line number Diff line change @@ -4078,7 +4078,7 @@ __metadata:
4078
4078
version: 0.0.0-use.local
4079
4079
resolution: "@privyid/nugrpc-fackery@workspace:packages/nugrpc-fackery"
4080
4080
dependencies:
4081
- "@types/safe-regex": 1.1.3
4081
+ "@types/safe-regex": 1.1.4
4082
4082
jest: 28.1.3
4083
4083
safe-regex: ^2.1.1
4084
4084
unbuild: 0.9.4
@@ -5082,10 +5082,10 @@ __metadata:
5082
5082
languageName: node
5083
5083
linkType: hard
5084
5084
5085
- "@types/safe-regex@npm:1.1.3 ":
5086
- version: 1.1.3
5087
- resolution: "@types/safe-regex@npm:1.1.3 "
5088
- checksum: dbc5ad87ace1003b04e6aabe4b4bed7f2cf0ac9395c0c9c945036124a6e50863685e7d5178f6625fcf9f83139afb5c741f6f8c4329b32d01717560e1fb530d6c
5085
+ "@types/safe-regex@npm:1.1.4 ":
5086
+ version: 1.1.4
5087
+ resolution: "@types/safe-regex@npm:1.1.4 "
5088
+ checksum: 6f26b08153ebefaf9837f857f5ced55da252972a507d920f42067bdb6d433d021586f87daa1d69683b67769377656a591ca22e30314d1276730322053bf765cc
5089
5089
languageName: node
5090
5090
linkType: hard
5091
5091
You can’t perform that action at this time.
0 commit comments