This repository was archived by the owner on May 3, 2022. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 20
20
"homepage" : " https://github.com/pyconau/2021-website#readme" ,
21
21
"devDependencies" : {
22
22
"@types/luxon" : " ^1.26.2" ,
23
- "parcel-bundler" : " ^1.12.4 " ,
23
+ "parcel-bundler" : " ^1.12.5 " ,
24
24
"sass" : " ^1.32.8" ,
25
25
"typescript" : " ^4.2.3"
26
26
},
Original file line number Diff line number Diff line change @@ -3385,10 +3385,10 @@ node-addon-api@^1.7.1:
3385
3385
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-1.7.2.tgz#3df30b95720b53c24e59948b49532b662444f54d"
3386
3386
integrity sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==
3387
3387
3388
- node-forge@^0.7.1 :
3389
- version "0.7.6 "
3390
- resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.6 .tgz#fdf3b418aee1f94f0ef642cd63486c77ca9724ac "
3391
- integrity sha512-sol30LUpz1jQFBjOKwbjxijiE3b6pjd74YwfD0fJOKPjF+fONKb2Yg8rYgS6+bK6VDl+/wfr4IYpC7jDzLUIfw ==
3388
+ node-forge@^0.10.0 :
3389
+ version "0.10.0 "
3390
+ resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0 .tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3 "
3391
+ integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA ==
3392
3392
3393
3393
node-libs-browser@^2.0.0 :
3394
3394
version "2.2.1"
@@ -3639,10 +3639,10 @@ pako@~1.0.5:
3639
3639
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
3640
3640
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
3641
3641
3642
- parcel-bundler@^1.12.4 :
3643
- version "1.12.4 "
3644
- resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.12.4 .tgz#31223f4ab4d00323a109fce28d5e46775409a9ee "
3645
- integrity sha512-G+iZGGiPEXcRzw0fiRxWYCKxdt/F7l9a0xkiU4XbcVRJCSlBnioWEwJMutOCCpoQmaQtjB4RBHDGIHN85AIhLQ ==
3642
+ parcel-bundler@^1.12.5 :
3643
+ version "1.12.5 "
3644
+ resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.12.5 .tgz#91f7de1c1fbfe5111616d3211c749c85c4d8acf0 "
3645
+ integrity sha512-hpku8mW67U6PXQIenW6NBbphBOMb8XzW6B9r093DUhYj5GN2FUB/CXCiz5hKoPYUsusZ35BpProH8AUF9bh5IQ ==
3646
3646
dependencies :
3647
3647
" @babel/code-frame" " ^7.0.0"
3648
3648
" @babel/core" " ^7.4.4"
@@ -3687,7 +3687,7 @@ parcel-bundler@^1.12.4:
3687
3687
json5 "^1.0.1"
3688
3688
micromatch "^3.0.4"
3689
3689
mkdirp "^0.5.1"
3690
- node-forge "^0.7.1 "
3690
+ node-forge "^0.10.0 "
3691
3691
node-libs-browser "^2.0.0"
3692
3692
opn "^5.1.0"
3693
3693
postcss "^7.0.11"
You can’t perform that action at this time.
0 commit comments