File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 69
69
"semver" : " https://github.com/RequestNetwork/requestNetwork/security/dependabot/197" ,
70
70
"json-schema" : " https://github.com/RequestNetwork/requestNetwork/security/dependabot/51" ,
71
71
"json5" : " https://github.com/RequestNetwork/requestNetwork/security/dependabot/165"
72
- }
72
+ },
73
+ "packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
73
74
}
Original file line number Diff line number Diff line change 1
- import * as AJV from 'ajv' ;
1
+ import AJV from 'ajv' ;
2
2
import * as jsonSchema from 'ajv/lib/refs/json-schema-draft-06.json' ;
3
3
import * as schemaAddress from './format/address.json' ;
4
4
import { formats } from './format' ;
Original file line number Diff line number Diff line change @@ -7712,7 +7712,7 @@ ajv-keywords@^3.5.2:
7712
7712
7713
7713
7714
7714
version "6.12.4"
7715
- resolved "https://registry.npmjs.org /ajv/-/ajv-6.12.4.tgz"
7715
+ resolved "https://registry.yarnpkg.com /ajv/-/ajv-6.12.4.tgz#0614facc4522127fa713445c6bfd3ebd376e2234 "
7716
7716
integrity sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ==
7717
7717
dependencies:
7718
7718
fast-deep-equal "^3.1.1"
You can’t perform that action at this time.
0 commit comments